Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5cb1ce + 44d25a6 commit 904b3fcCopy full SHA for 904b3fc
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
run: echo "${{ env.ARTIFACT_VERSION }}" > artifacts/release-version
54
55
- name: Upload artifacts
56
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
57
with:
58
name: artifacts
59
path: artifacts
0 commit comments