We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d9ed5 commit dd14e76Copy full SHA for dd14e76
.github/workflows/cicd.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
66
67
- name: Setup PHP ${{ matrix.php-versions }}
68
- uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32.0
+ uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
69
with:
70
php-version: ${{ matrix.php-versions }}
71
0 commit comments