File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 R_KEEP_PKG_SOURCE : yes
3636
3737 steps :
38- - uses : actions/checkout@v5
38+ - uses : actions/checkout@v6
3939
4040
4141 - uses : r-lib/actions/setup-pandoc@v2
Original file line number Diff line number Diff line change 2121 contents : write
2222 steps :
2323 - name : Checkout repo
24- uses : actions/checkout@v5
24+ uses : actions/checkout@v6
2525 with :
2626 fetch-depth : 0
2727
Original file line number Diff line number Diff line change 1313 env :
1414 GITHUB_PAT : ${{ secrets.GITHUB_TOKEN }}
1515 steps :
16- - uses : actions/checkout@v5
16+ - uses : actions/checkout@v6
1717
1818 - uses : r-lib/actions/setup-r@v2
1919 with :
Original file line number Diff line number Diff line change 2323 permissions :
2424 contents : write
2525 steps :
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727
2828 - uses : r-lib/actions/setup-pandoc@v2
2929
Original file line number Diff line number Diff line change 1717 GITHUB_PAT : ${{ secrets.GITHUB_TOKEN }}
1818
1919 steps :
20- - uses : actions/checkout@v5
20+ - uses : actions/checkout@v6
2121
2222 - uses : r-lib/actions/setup-r@v2
2323 with :
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Encoding: UTF-8
3434Roxygen: list(markdown = TRUE)
3535Config/testthat/edition: 3
3636Config/testthat/parallel: true
37- RoxygenNote: 7.3.2
37+ RoxygenNote: 7.3.3
3838X-schema.org-isPartOf: http://ropengov.org/
3939X-schema.org-keywords: ropengov
4040Depends:
You can’t perform that action at this time.
0 commit comments