mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-22 15:51:16 +00:00
Use specific GH action version
This commit is contained in:
parent
20538fa39c
commit
9876a74a9c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Set up MSYS2
|
- name: Set up MSYS2
|
||||||
if: ${{ !!matrix.toolchain.msystem }}
|
if: ${{ !!matrix.toolchain.msystem }}
|
||||||
uses: msys2/setup-msys2@v2
|
uses: msys2/setup-msys2@e3fe20f54b5e9aed4fb39dba199206fad1d362b1
|
||||||
with:
|
with:
|
||||||
msystem: ${{ matrix.toolchain.msystem }}
|
msystem: ${{ matrix.toolchain.msystem }}
|
||||||
install: >-
|
install: >-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user