We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9e0a02 + 204921c commit 7e55270Copy full SHA for 7e55270
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
ORG_NAME: ${{ github.repository_owner }}
85
86
- name: Upload assets
87
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
88
with:
89
name: ${{ github.repository_owner }}
90
path: dist/*
0 commit comments