Skip to content

Commit 7771cc5

Browse files
Merge pull request #756 from amices/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 5cef415 + 648068c commit 7771cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

3232
steps:
33-
- uses: actions/checkout@v6
33+
- uses: actions/checkout@v7
3434

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

0 commit comments

Comments
 (0)