diff --git a/.github/workflows/gh-actions-release.yml b/.github/workflows/gh-actions-release.yml index dd2ab5d2..8b3dddaf 100644 --- a/.github/workflows/gh-actions-release.yml +++ b/.github/workflows/gh-actions-release.yml @@ -66,7 +66,7 @@ jobs: run: script/cibuild $FLAGS - name: Upload the artifacts - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 #v4.4.0 + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 #v4.4.3 #uses: skx/github-action-publish-binaries@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}