We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39c345 commit 38efb20Copy full SHA for 38efb20
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
# release_url: ${{ steps.create_release.outputs.upload_url }}
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
- uses: actions/setup-node@v3
0 commit comments