Skip to content

Commit a0bb1ba

Browse files
chore(deps): update actions/setup-dotnet digest to 87b7050 (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8fa33c commit a0bb1ba

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3131

3232
- name: Setup .NET Core SDK ${{ matrix.dotnet-version }}
33-
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
33+
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
3434
with:
3535
dotnet-version: ${{ matrix.dotnet-version }}
3636

0 commit comments

Comments
 (0)