Skip to content

Commit 9cdc136

Browse files
chore(deps): Bump actions/download-artifact from 5 to 6 (#165)
1 parent 5a9bbf8 commit 9cdc136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
url: 'https://www.nuget.org/packages/IntelliTect.Multitool'
6060
steps:
6161
- name: Download artifact from build job
62-
uses: actions/download-artifact@v5
62+
uses: actions/download-artifact@v6
6363
with:
6464
name: NuGet
6565
- name: Push NuGet

0 commit comments

Comments
 (0)