We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e4fe3 commit d7dd588Copy full SHA for d7dd588
.github/workflows/bump-minor.yml
@@ -6,7 +6,7 @@ jobs:
6
release:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
10
with:
11
ssh-key: "${{ secrets.PUSH_TAG_PRIVATE_KEY }}"
12
0 commit comments