Skip to content

Commit

Permalink
Bump actions/download-artifact from 3 to 4 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 63f9c35 commit 038f812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
nuget-version: latest

- name: Download packages artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: packages_ubuntu
path: __packages
Expand Down

0 comments on commit 038f812

Please sign in to comment.