We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c005f3 + d0da531 commit 146f3c7Copy full SHA for 146f3c7
1 file changed
action.yml
@@ -25,7 +25,7 @@ runs:
25
using: 'composite'
26
steps:
27
- name: Checkout code
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
with:
30
fetch-depth: 0
31
persist-credentials: false
0 commit comments