Skip to content

Commit 13d9f69

Browse files
torsmcopybara-github
authored andcommitted
Upgrade download-artifact action
PiperOrigin-RevId: 719204519
1 parent 6ec8de1 commit 13d9f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
- uses: actions/checkout@v3
260260
- name: Download installers from GitHub artifacts
261261
id: download
262-
uses: actions/download-artifact@v3
262+
uses: actions/download-artifact@v4
263263
with:
264264
path: ~/_artifacts
265265
- name: Merge artifacts

0 commit comments

Comments
 (0)