Skip to content

Commit 82e526b

Browse files
chore(deps): update actions/setup-dotnet action to v5
1 parent e52dddb commit 82e526b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_catglobe_nupkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2626
- name: Setup .NET
27-
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
27+
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
2828
with:
2929
dotnet-version: '10'
3030
- name: Setup Node.js

0 commit comments

Comments
 (0)