Skip to content

Commit

Permalink
#151 - Lock action with specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jun 2, 2024
1 parent fb6878b commit dbad1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install PHP
uses: shivammathur/setup-php@v2
uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761
with:
php-version: '8.3'
tools: pecl
Expand Down

0 comments on commit dbad1b7

Please sign in to comment.