We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ad125e + ab5f15c commit 523ab8fCopy full SHA for 523ab8f
1 file changed
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
10
- name: 'Checkout repository'
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
with:
13
fetch-depth: 0
14
0 commit comments