diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 4a2cead..59c1f0e 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml | |||
| @@ -35,7 +35,7 @@ jobs: | |||
| 35 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 | 35 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 36 | 36 | ||
| 37 | - name: "Setup MSYS2" | 37 | - name: "Setup MSYS2" |
| 38 | uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0 | 38 | uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # v2.31.1 |
| 39 | with: | 39 | with: |
| 40 | update: true | 40 | update: true |
| 41 | install: >- | 41 | install: >- |
