We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be12ea3 commit 2f2917eCopy full SHA for 2f2917e
.github/workflows/Auto Release.yml
@@ -11,7 +11,7 @@ jobs:
11
Push-Release:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
with:
16
fetch-depth: '5'
17
- name: Manage Version
0 commit comments