Skip to content

Commit 42960c8

Browse files
chore(deps): update actions/download-artifact action to v4
1 parent 2b4c878 commit 42960c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
go-version: "1.22.2"
178178

179179
- name: Fetch Release Artifacts
180-
uses: actions/download-artifact@v3
180+
uses: actions/download-artifact@v4
181181
with:
182182
name: release-artifacts
183183
path: build

0 commit comments

Comments
 (0)