Skip to content

Commit 19c9a87

Browse files
chore(deps): update actions/setup-dotnet digest to 67a3573 (#385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a57b668 commit 19c9a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3232

3333
- name: Setup .NET Core SDK ${{ matrix.dotnet-version }}
34-
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
34+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
3535
with:
3636
dotnet-version: ${{ matrix.dotnet-version }}
3737

0 commit comments

Comments
 (0)