diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ded7aa5..3b7f5f5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: with: fetch-depth: 1 - name: download upload_url artifact for release - uses: actions/download-artifact@v2.0.9 + uses: actions/download-artifact@v2.1.0 with: name: upload_url - name: save upload_url to output