Skip to content

Commit

Permalink
actions/checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 29, 2024
1 parent de57385 commit 0a55cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
run: |
git config --global --add safe.directory "${GITHUB_WORKSPACE}"
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 5
submodules: true
Expand Down

0 comments on commit 0a55cb4

Please sign in to comment.