We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5420032 commit 222973aCopy full SHA for 222973a
.github/workflows/deploy_catglobe_nupkg.yaml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- name: Checkout
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26
- - uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
+ - uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
27
with:
28
dotnet-version: '9'
29
- name: Setup Node.js
0 commit comments