Skip to content

Commit 47c191f

Browse files
committed
chore: bump action/upload-artifact
1 parent d957bfe commit 47c191f

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Integration Test
5252
run: cd itest && ./itest.sh
5353
- name: Package artifacts
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
if: success()
5656
with:
5757
name: jsonurl-javascript

0 commit comments

Comments
 (0)