Skip to content

Commit d8bd5a4

Browse files
committed
Update checkout
1 parent a2f2b5c commit d8bd5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-citation-cff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
env:
2323
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626
- uses: r-lib/actions/setup-r@v2
2727
- uses: r-lib/actions/setup-r-dependencies@v2
2828
with:

0 commit comments

Comments
 (0)