Skip to content

Commit 11fec2c

Browse files
chore(deps): update actions/setup-dotnet action to v4
1 parent 140749f commit 11fec2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
### Shared setup
129129

130130
- name: Setup dotnet
131-
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3
131+
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
132132
with:
133133
dotnet-version: '6.0.x'
134134
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3

0 commit comments

Comments
 (0)