Skip to content

Commit 761d856

Browse files
committed
bump action versions in pkgdown workflow
1 parent 402b524 commit 761d856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pkgdown.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ jobs:
7272
shell: Rscript {0}
7373

7474
- name: Check website links
75-
uses: untitaker/[email protected].40
75+
uses: untitaker/[email protected].43
7676
with:
7777
args: docs/
7878

7979
- name: Deploy to GitHub pages 🚀
8080
if: github.event_name != 'merge_group' && github.event_name != 'pull_request'
81-
uses: JamesIves/[email protected].8
81+
uses: JamesIves/[email protected].9
8282
with:
8383
# We clean on releases because we want to remove old vignettes,
8484
# figures, etc. that have been deleted from the `main` branch.

0 commit comments

Comments
 (0)