We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 246b47d + e9c1c90 commit 24273b5Copy full SHA for 24273b5
1 file changed
.github/workflows/bump-version.yml
@@ -9,7 +9,7 @@ jobs:
9
bump-version:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
with:
14
fetch-depth: '0'
15
- uses: anothrNick/github-tag-action@1.67.0
0 commit comments