Skip to content

Commit

Permalink
fix version specifier of version fetching action
Browse files Browse the repository at this point in the history
  • Loading branch information
vddCore authored Nov 12, 2023
1 parent 9dc657d commit 2b25859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-frontend-with-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Fetch front-end version
id: package_version
uses: MWin10/get-csproj-version-fork@latest
uses: MWin10/get-csproj-version-fork@v1.5.0
with:
file: FrontEnd/EVIL.evil/EVIL.evil.csproj

Expand Down

0 comments on commit 2b25859

Please sign in to comment.