Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ropensci/rgbif into occ_d…
Browse files Browse the repository at this point in the history
…ownload_cache
  • Loading branch information
John Waller committed Sep 23, 2024
2 parents 5dd619c + 99e1f3c commit b3bd44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Upload check results
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
path: check
Expand Down

0 comments on commit b3bd44b

Please sign in to comment.