Skip to content

Commit

Permalink
GHA nightly: use dev setup-r-freebsd action
Browse files Browse the repository at this point in the history
To have an sh shell on FreeBSD 13.4.

[ci skip]
  • Loading branch information
gaborcsardi committed Nov 5, 2024
1 parent dd65c0c commit ef6002b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ jobs:
with:
fetch-depth: 10

- uses: r-hub/actions/setup-r-freebsd@v1
- uses: r-hub/actions/setup-r-freebsd@main
if: ${{ matrix.config.os == 'freebsd' }}
with:
release: ${{ matrix.config.release }}
Expand Down

0 comments on commit ef6002b

Please sign in to comment.