Skip to content

Commit b1766dd

Browse files
committed
Update to setup-nim-action@v2
1 parent f05c89f commit b1766dd

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
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v3
15-
- uses: jiro4989/setup-nim-action@v1
15+
- uses: jiro4989/setup-nim-action@v2
1616
with:
1717
nim-version: ${{ matrix.nim-version }}
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)