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 a1b443a commit b3853daCopy full SHA for b3853da
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout code
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
33
- name: Setup PHP
34
uses: shivammathur/setup-php@v2
0 commit comments