mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11: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:
|
||||
- name: Set up MSYS2
|
||||
if: ${{ !!matrix.toolchain.msystem }}
|
||||
uses: msys2/setup-msys2@v2
|
||||
uses: msys2/setup-msys2@e3fe20f54b5e9aed4fb39dba199206fad1d362b1
|
||||
with:
|
||||
msystem: ${{ matrix.toolchain.msystem }}
|
||||
install: >-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user