Skip to content

Commit 0f80fe9

Browse files
committed
update setup-nim-action version
1 parent a4e7d51 commit 0f80fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
runs-on: ${{ matrix.os }}
1919
steps:
2020
- uses: actions/checkout@v2
21-
- uses: jiro4989/setup-nim-action@v1
21+
- uses: jiro4989/setup-nim-action@v1.4.2
2222
- run: nimble test -Y
2323
- run: nimble test -Y -d:release

0 commit comments

Comments
 (0)