Skip to content

Commit

Permalink
Merge pull request #538 from microsoft/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
derrickstolee authored Sep 4, 2024
2 parents 904c526 + 89558e6 commit 1f66ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-signed-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: actions/checkout@v2

- name: 'Download Unsigned Packages'
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: DebianUnsigned
path: tosign
Expand Down

0 comments on commit 1f66ccf

Please sign in to comment.