Skip to content

Commit bc6798d

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 13ca74a commit bc6798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
if: failure()
164164

165165
- name: Upload charmcraft logs
166-
uses: actions/upload-artifact@v3
166+
uses: actions/upload-artifact@v4
167167
with:
168168
name: charmcraft-logs
169169
path: /tmp/charmcraft-log-*

0 commit comments

Comments
 (0)