We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39dcc03 commit 1cd56afCopy full SHA for 1cd56af
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
42
- name: upload artifact
43
- uses: actions/upload-artifact@4.6.2
+ uses: actions/upload-artifact@v4.6.2
44
id: upload-artifact
45
with:
46
path: dist/
0 commit comments