Skip to content

Commit e18aee2

Browse files
chore(deps): update actions/setup-dotnet action to v5
1 parent 91f1425 commit e18aee2

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
@@ -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@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5
2727
with:
2828
dotnet-version: '9'
2929
- name: Setup Node.js

0 commit comments

Comments
 (0)