We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d11af + af9f63e commit 942f4fcCopy full SHA for 942f4fc
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
dotnet-version: 8.0.x
59
- name: Download artifacts
60
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
61
62
name: nuget-packages
63
path: nugets/
0 commit comments