We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90cdd44 + 4dde5ff commit 9e0b9c4Copy full SHA for 9e0b9c4
1 file changed
action.yml
@@ -31,7 +31,7 @@ runs:
31
exit 1
32
33
- name: Checkout code
34
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
35
with:
36
fetch-depth: 0
37
0 commit comments