We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac72121 commit 182f6e7Copy full SHA for 182f6e7
.github/workflows/automatic_release.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
0 commit comments