Skip to content

Commit cee3dfe

Browse files
committed
Can't let do AI do everything
1 parent d940ee0 commit cee3dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
115115
- name: Download and load image artifact for pull_request runs
116116
if: github.event_name == 'pull_request'
117-
uses: actions/download-artifact@v3
117+
uses: actions/download-artifact@v6
118118
with:
119119
name: crossbuild-image
120120
path: ./image

0 commit comments

Comments
 (0)