Skip to content

Commit 3ff3d7e

Browse files
committed
Update to setup-nim-action@v2
1 parent 53a90df commit 3ff3d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: jiro4989/setup-nim-action@v1
14+
- uses: jiro4989/setup-nim-action@v2
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
- run: nimble test -y

0 commit comments

Comments
 (0)