1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update gh-describe to v2

This commit is contained in:
Michał Janiszewski
2024-02-06 23:29:23 +01:00
committed by GitHub
parent 4e23ba3e16
commit fd01a9a76a

View File

@@ -92,7 +92,7 @@ jobs:
uses: actions/checkout@v4
- name: Git describe for shallow checkout
id: ghd
uses: proudust/gh-describe@v1
uses: proudust/gh-describe@v2
- name: Update GA environment
run: echo "OPENRCT2_DESCRIBE=${{ steps.ghd.outputs.describe }}" >> $GITHUB_ENV
- name: Install MSVC problem matcher