Skip to content

Commit 7c38ff7

Browse files
GA: update version
1 parent 409c14e commit 7c38ff7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/revdepcheck-top.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Upload check results
9191
if: failure()
92-
uses: actions/upload-artifact@v3
92+
uses: actions/upload-artifact@v4
9393
with:
9494
name: ${{ runner.os }}-r${{ matrix.config.r }}-revdep${{ matrix.config.pkg }}-results
9595
path: ${{ matrix.config.pkg }}.Rcheck

pkgdown/_pkgdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ home:
77
- text: The Futureverse Project
88
href: https://www.futureverse.org/
99
- text: Futureverse User Forum
10-
href: https://github.com/HenrikBengtsson/future/discussions
10+
href: https://github.com/futureverse/future/discussions
1111

1212
navbar:
1313
structure:

0 commit comments

Comments
 (0)