Skip to content

Commit 6c8b3d4

Browse files
committed
chore: Update upload-artifact version
1 parent 438a481 commit 6c8b3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
tar czf ../pages.tgz .
2828
2929
- name: Upload new pages for later steps
30-
uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074
30+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
3131
with:
3232
name: pages
3333
path: pages.tgz

0 commit comments

Comments
 (0)