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 db3b17d + 5900c4e commit 32f65fbCopy full SHA for 32f65fb
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
steps:
86
- name: Download nupkg
87
- uses: actions/download-artifact@v4.1.8
+ uses: actions/download-artifact@v4.1.9
88
with:
89
name: nupkg
90
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v4.2.2
56
57
58
59
60
61
path: ./artifacts
0 commit comments