Skip to content

Commit 1f66ccf

Browse files
Merge pull request #538 from microsoft/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 904c526 + 89558e6 commit 1f66ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-signed-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- uses: actions/checkout@v2
6161

6262
- name: 'Download Unsigned Packages'
63-
uses: actions/download-artifact@v2
63+
uses: actions/download-artifact@v4.1.7
6464
with:
6565
name: DebianUnsigned
6666
path: tosign

0 commit comments

Comments
 (0)