Skip to content

Commit 77f713f

Browse files
Bump r-lib/actions from 1 to 2 (#56)
1 parent cb8907d commit 77f713f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- uses: actions/checkout@v3
34-
- uses: r-lib/actions/setup-tinytex@v1
34+
- uses: r-lib/actions/setup-tinytex@v2
3535
if: runner.os != 'Windows'
3636
- uses: conda-incubator/setup-miniconda@v2
3737
with:

0 commit comments

Comments
 (0)