Skip to content

Commit

Permalink
Update python-unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriWeiss committed Aug 18, 2023
1 parent ca1101f commit 597a2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Code to execute R script
run: Rscript -e 'print("Hello R World!")'
- name: Setup dependencies
uses: r-lib/actions/setup-r-dependencies@master
uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 1
extra-packages: |
Expand Down

0 comments on commit 597a2c8

Please sign in to comment.