Skip to content

Commit 825c089

Browse files
authored
Merge pull request #18 from guitarrapc/dependabot/github_actions/actions/download-artifact-7.0.0
chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents b63651c + fd7bfeb commit 825c089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
id: login
4545
with:
4646
user: ${{ secrets.SYNCED_NUGET_USER }}
47-
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
47+
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
4848
with:
4949
name: nuget
5050
path: ./nuget

0 commit comments

Comments
 (0)