Skip to content

Commit edb7ce2

Browse files
chore(deps): update actions/upload-artifact action to v6 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3851375 commit edb7ce2

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
@@ -110,7 +110,7 @@ jobs:
110110
111111
dot -Tpng projects_generated/androidFlat150modules/project_kts/graph.dot > flat.png
112112
- name: Archive production artifacts
113-
uses: actions/upload-artifact@v5
113+
uses: actions/upload-artifact@v6
114114
with:
115115
name: graphs
116116
path: |

0 commit comments

Comments
 (0)