try github run id

This commit is contained in:
Hongtao Zhang 2024-03-27 00:19:16 -05:00
parent d3e91e01be
commit d1f61bd195

View file

@ -27,7 +27,7 @@ jobs:
with:
file: |
"**/SolutionAssemblyInfo.cs"
version: "1.17.2"
version: 1.17.2.${{ github.run_id }}
- uses: actions/cache@v4
name: Restore Nuget Cache
with: