diff --git a/.github/workflows/resume.yml b/.github/workflows/resume.yml index cd7bd84..6c36d0a 100644 --- a/.github/workflows/resume.yml +++ b/.github/workflows/resume.yml @@ -66,7 +66,7 @@ jobs: path: website ref: main token: ${{ steps.generate-token.outputs.token }} - - uses: actions/download-artifact@v6 + - uses: actions/download-artifact@v7 with: name: resume path: website/static