We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f7683 commit 2a30983Copy full SHA for 2a30983
.github/workflows/deploy.yml
@@ -58,7 +58,7 @@ jobs:
58
url: 'https://www.nuget.org/packages/IntelliTect.TestTools.Selenate'
59
steps:
60
- name: Download artifact from build job
61
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
62
with:
63
name: NuGet
64
- name: Push NuGet
0 commit comments