Skip to content

Commit a930a29

Browse files
authored
Merge pull request #36 from ropensci/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2 parents fc58d60 + 2dc5a95 commit a930a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/R-check.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
R_KEEP_PKG_SOURCE: yes
3030

3131
steps:
32-
- uses: actions/checkout@v3
32+
- uses: actions/checkout@v5
3333

3434
- uses: r-lib/actions/setup-pandoc@v2
3535

0 commit comments

Comments
 (0)