Skip to content

Commit c950e52

Browse files
committed
checkout action
1 parent 10351c1 commit c950e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
R_REMOTES_NO_ERRORS_FROM_WARNINGS: false
1414

1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4.2.2
1717
- uses: r-lib/actions/setup-pandoc@v2
1818
- uses: quarto-dev/quarto-actions/setup@v2
1919

0 commit comments

Comments
 (0)