Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 3, 2024
1 parent 2b4c878 commit 42960c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -177,7 +177,7 @@ jobs:
go-version: "1.22.2"

- name: Fetch Release Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: release-artifacts
path: build

0 comments on commit 42960c8

Please sign in to comment.