We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252b25d commit 2b29b6aCopy full SHA for 2b29b6a
1 file changed
.github/workflows/tag.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
fetch-depth: 1
21
- name: Get the current branch name
0 commit comments