Skip to content

Commit a5cffdb

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent dd45172 commit a5cffdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
BUILD_ARGS: "--load"
287287

288288
- name: Publish Artifacts to GitHub
289-
uses: actions/upload-artifact@v4
289+
uses: actions/upload-artifact@v5
290290
with:
291291
name: output
292292
path: _output/**

0 commit comments

Comments
 (0)