diff --git a/.github/workflows/25-artifacts-between-workflows-2.yml b/.github/workflows/25-artifacts-between-workflows-2.yml index f3b781f7c7..481a35e9ee 100644 --- a/.github/workflows/25-artifacts-between-workflows-2.yml +++ b/.github/workflows/25-artifacts-between-workflows-2.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download workflow artifact - uses: dawidd6/action-download-artifact@v2.11.0 + uses: dawidd6/action-download-artifact@v6 with: github_token: ${{ secrets.GITHUB_TOKEN }} workflow: peek_icons.yml