Skip to content

Commit 508627d

Browse files
authored
Update test.yml
1 parent 6c4ee85 commit 508627d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: windows-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: jiro4989/setup-nim-action@v1.0.5
12+
- uses: jiro4989/setup-nim-action@v1
1313
- name: Install Packages
1414
run: nimble install -y
1515
- name: Test command

0 commit comments

Comments
 (0)