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 8428ae5 commit 7822d8bCopy full SHA for 7822d8b
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout code
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
27
- name: Setup PHP
28
uses: shivammathur/setup-php@v2
0 commit comments