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.
2 parents e2ee722 + c1fc140 commit 5719b19Copy full SHA for 5719b19
.github/workflows/main.yml
@@ -87,7 +87,7 @@ jobs:
87
git tag ${{ steps.version.outputs.version }}
88
git push origin ${{ steps.version.outputs.version }}
89
- name: Download artifacts
90
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v5
91
with:
92
path: artifacts/
93
- name: Create release
0 commit comments