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 d34864c commit ef474f5Copy full SHA for ef474f5
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout code
36
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
37
38
- name: Setup PHP
39
uses: shivammathur/setup-php@v2
0 commit comments