Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit 12569cf

Browse files
Update actions/checkout action to v4
1 parent e703802 commit 12569cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
env:
1313
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616

1717
- uses: r-lib/actions/setup-r@v1
1818

0 commit comments

Comments
 (0)