Skip to content

Commit dc2ddfd

Browse files
jpnurmiFlash0ver
andauthored
Update .github/actions/environment/action.yml
Co-authored-by: Stefan Pölz <[email protected]>
1 parent 50092d7 commit dc2ddfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ runs:
9999
# .NET 5.0 does not support ARM64 on macOS
100100
- name: Install .NET 5.0 SDK
101101
if: ${{ runner.os != 'macOS' || runner.arch != 'ARM64' }}
102-
uses: actions/setup-dotnet@v4
102+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
103103
with:
104104
dotnet-version: 5.0.x
105105

0 commit comments

Comments
 (0)