Skip to content

Commit ef6002b

Browse files
committed
GHA nightly: use dev setup-r-freebsd action
To have an sh shell on FreeBSD 13.4. [ci skip]
1 parent dd65c0c commit ef6002b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
with:
353353
fetch-depth: 10
354354

355-
- uses: r-hub/actions/setup-r-freebsd@v1
355+
- uses: r-hub/actions/setup-r-freebsd@main
356356
if: ${{ matrix.config.os == 'freebsd' }}
357357
with:
358358
release: ${{ matrix.config.release }}

0 commit comments

Comments
 (0)