Skip to content

Commit

Permalink
Merge pull request #1506 from tailwarden/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions/download-artifact-4.1.7

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
Azanul authored Sep 8, 2024
2 parents e977068 + 537d525 commit e54c82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
go install -a -v github.com/go-bindata/go-bindata/...@latest
go install -v github.com/elazarl/go-bindata-assetfs/...
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: dashboard-build
path: out
Expand Down

0 comments on commit e54c82c

Please sign in to comment.