Skip to content

Commit 347f529

Browse files
authored
Merge pull request #35 from tdhopper/dependabot/github_actions/actions/checkout-7
2 parents e6e4f0d + 64254de commit 347f529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v7
2222

2323
- name: Setup R
2424
uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)