Skip to content

Commit

Permalink
msys2 action does not like to be pinned to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Sep 19, 2024
1 parent cb9e5e0 commit 8227d84
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 @@ -16,7 +16,7 @@ jobs:
name: Windows 11

steps:
- uses: msys2/setup-msys2@main
- uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
update: true
Expand Down

0 comments on commit 8227d84

Please sign in to comment.