We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434c54c commit 1dfe474Copy full SHA for 1dfe474
.github/workflows/semver.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
with:
13
fetch-depth: '0'
14
- name: Bump version and push tag
0 commit comments