Skip to content

Commit

Permalink
Change uses
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jun 1, 2020
1 parent ae589f9 commit 1910c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- stable
steps:
- uses: actions/checkout@v1
- uses: jiro4989/setup-nim-action@master
- uses: ./
with:
nim-version: ${{ matrix.version }}
- name: Print Nim version
Expand Down

0 comments on commit 1910c34

Please sign in to comment.