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.
actions/checkout@v4
1 parent 1b78aa4 commit effe3f7Copy full SHA for effe3f7
.github/workflows/static.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout Code
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
15
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments