We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88cb81 commit 970a2b2Copy full SHA for 970a2b2
.github/workflows/continuous-deployment.yml
@@ -51,7 +51,7 @@ jobs:
51
node-version: 18
52
registry-url: https://registry.npmjs.org/
53
- name: Download tarball artifact
54
- uses: actions/download-artifact@v3.0.1
+ uses: actions/download-artifact@v4.2.1
55
with:
56
name: tarball
57
- id: get-version
.github/workflows/publish-release.yml
@@ -52,7 +52,7 @@ jobs:
58
0 commit comments