1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-19 05:52:11 +01:00

[meta] Bump arch-mingw-github-action to v7

This commit is contained in:
Joshua Ashton 2022-02-20 03:39:08 +00:00
parent fd23dcef64
commit ccecc664ab

View File

@ -19,7 +19,7 @@ jobs:
- name: Build release - name: Build release
id: build-release id: build-release
uses: Joshua-Ashton/arch-mingw-github-action@v6 uses: Joshua-Ashton/arch-mingw-github-action@v7
with: with:
command: | command: |
export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}" export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"