Skip to content

Commit 6177100

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 5b6c85b commit 6177100

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
@@ -167,7 +167,7 @@ jobs:
167167
if: failure()
168168

169169
- name: Upload charmcraft logs
170-
uses: actions/upload-artifact@v3
170+
uses: actions/upload-artifact@v4
171171
with:
172172
name: charmcraft-logs
173173
path: /tmp/charmcraft-log-*

0 commit comments

Comments
 (0)