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 8bfcc75 + 5785768 commit 92c888bCopy full SHA for 92c888b
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
steps:
86
- name: Download nupkg
87
- uses: actions/download-artifact@v4.2.1
+ uses: actions/download-artifact@v4.3.0
88
with:
89
name: nupkg
90
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/[email protected]
56
57
58
59
60
61
path: ./artifacts
0 commit comments