diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4be5c23..96a346b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -166,7 +166,7 @@ jobs: image: ghcr.io/viamrobotics/canon:amd64 steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 - name: Release uses: softprops/action-gh-release@v1