File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : windows-latest
1111
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - name : Setup .NET
1515 uses : actions/setup-dotnet@v4
1616 with :
Original file line number Diff line number Diff line change 2020 NUGET_CERT_REVOCATION_MODE : offline
2121 BUILD_NUMBER : ${{ github.run_number }}
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v5
2424 - name : Set Flow.Launcher.csproj version
2525 id : update
2626 uses : vers-one/dotnet-project-version-updater@v1.7
Original file line number Diff line number Diff line change 1111 update-pr :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515
1616 - uses : actions/setup-python@v5
1717 with :
You can’t perform that action at this time.
0 commit comments