Skip to content

Commit

Permalink
[Actions] Updated .github/actions/build-tools/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jan 3, 2025
1 parent 44796ec commit 710297b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ runs:
shell: bash

- name: "Install dotnet"
uses: actions/setup-dotnet@v4.1.0
uses: actions/setup-dotnet@v4.2.0
env:
GITHUB_TOKEN: ${{inputs.GITHUB_TOKEN}}
DOTNET_ROOT: "${{github.workspace}}/.dotnet/${{github.sha}}-${{github.run_id}}-${{github.run_number}}-${{github.run_attempt}}"
Expand Down

0 comments on commit 710297b

Please sign in to comment.