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 74dc3f1 commit 14a3e11Copy full SHA for 14a3e11
.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@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4
27
with:
28
dotnet-version: '9'
29
- name: Setup Node.js
0 commit comments