Skip to content

Commit 0316b48

Browse files
ci: update pkgdown action to reuse CCBR/actions
1 parent 5aa1a2e commit 0316b48

2 files changed

Lines changed: 1 addition & 57 deletions

File tree

.github/actions/install-r-pak/action.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
use-public-rspm: true
3434
r-version: 4.3
3535

36-
- uses: ./.github/actions/install-r-pak
36+
- uses: CCBR/actions/install-r-pak@main
3737
with:
3838
versions-file: .github/package-versions.txt
3939
extra-packages: local::.

0 commit comments

Comments
 (0)