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 ce28598 commit fc4cb9aCopy full SHA for fc4cb9a
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
28
29
- name: Setup PHP
30
uses: shivammathur/setup-php@v2
0 commit comments