Skip to content

Commit e3ea736

Browse files
chore(deps): update actions/setup-dotnet digest to 87b7050
1 parent 01c2569 commit e3ea736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_catglobe_nupkg.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26-
- uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
26+
- uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
2727
with:
2828
dotnet-version: '9'
2929
- name: Setup Node.js

0 commit comments

Comments
 (0)