Skip to content

Commit

Permalink
v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
wolski committed Oct 24, 2024
1 parent 0d54d90 commit e275010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ jobs:
path: files.txt
if-no-files-found: warn

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: prolfqua CI Rcheck directory
path: check/prolfqua.Rcheck
if-no-files-found: warn
# - uses: actions/upload-artifact@v2
# - uses: actions/upload-artifact@v3
# with:
# name: R_LIBS_SITE directory
# path: /home/runner/work/_temp/Library/
Expand Down

0 comments on commit e275010

Please sign in to comment.