We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08eb43e + 50ce574 commit 2e2c71bCopy full SHA for 2e2c71b
1 file changed
.github/workflows/publish.yml
@@ -64,7 +64,7 @@ jobs:
64
dotnet-version: 7.0.x
65
66
- name: Get artifact
67
- uses: actions/download-artifact@v3.0.1
+ uses: actions/download-artifact@v4.1.7
68
id: download
69
with:
70
name: Release
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments