Skip to content

Commit dbad1b7

Browse files
committed
#151 - Lock action with specific commit
1 parent fb6878b commit dbad1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
- uses: actions/checkout@v4
192192

193193
- name: Install PHP
194-
uses: shivammathur/setup-php@v2
194+
uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761
195195
with:
196196
php-version: '8.3'
197197
tools: pecl

0 commit comments

Comments
 (0)