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 3ca5bfa commit cf8f535Copy full SHA for cf8f535
1 file changed
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
php: [ '8.3', '8.4', '8.5' ]
38
steps:
39
- name: Checkout.
40
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
41
with:
42
persist-credentials: false
43
0 commit comments