Update check-release.yaml

This commit is contained in:
Dr. Matthijs Berends 2022-10-19 08:13:03 +02:00 committed by GitHub
parent f203928f7e
commit 5b105d0b3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ jobs:
- name: Upload artifacts
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: artifacts-${{ matrix.config.os }}-r${{ matrix.config.r }}
path: ${GITHUB_WORKSPACE}.Rcheck
path: ${{ github.workspace }}.Rcheck