We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c005f3 commit d0da531Copy full SHA for d0da531
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