diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4a96e1668..0b91e0f85 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -89,7 +89,7 @@ jobs: CHOCO_API_KEY: ${{ secrets.CHOCO_API_KEY }} - name: Store artifacts on failure - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3.1.0 if: failure() with: name: choco-release