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.
2 parents e228a94 + 81bc700 commit d5f02b2Copy full SHA for d5f02b2
.github/workflows/nuget-release.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
fetch-depth: 0
35
36
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
37
38
path: './src'
39
name: build
.github/workflows/release.yml
@@ -288,7 +288,7 @@ jobs:
288
289
290
291
292
293
294
.github/workflows/rl-secure.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Setup NuGet
55
uses: nuget/setup-nuget@v2
56
57
58
59
60
0 commit comments