We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/checkout@v4
1 parent a2f6ae8 commit af7e2e1Copy full SHA for af7e2e1
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout code
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
28
- name: Setup PHP
29
uses: shivammathur/setup-php@v2
0 commit comments