diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bf40115..7eaa503 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -87,7 +87,7 @@ jobs: git tag ${{ steps.version.outputs.version }} git push origin ${{ steps.version.outputs.version }} - name: Download artifacts - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 + uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v5 with: path: artifacts/ - name: Create release