Skip to content

Commit

Permalink
Bump windows CI toolchain action
Browse files Browse the repository at this point in the history
  • Loading branch information
gyscos committed Oct 10, 2023
1 parent 8bce1c4 commit e1c631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
submodules: recursive
- name: setup
uses: actions-rs/toolchain@v1
uses: actions-rs/toolchain@v2
with:
toolchain: ${{ matrix.channel }}-${{ matrix.target }}
target: ${{ matrix.target }}
Expand Down

0 comments on commit e1c631c

Please sign in to comment.