Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 06035de

Browse files
chore(deps): bump actions/checkout from 4 to 5 (#19)
1 parent 06370d9 commit 06035de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
steps:
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v5
3030

3131
- uses: r-lib/actions/setup-r@v2
3232

0 commit comments

Comments
 (0)