We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438a481 commit 6c8b3d4Copy full SHA for 6c8b3d4
1 file changed
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
tar czf ../pages.tgz .
28
29
- name: Upload new pages for later steps
30
- uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
31
with:
32
name: pages
33
path: pages.tgz
0 commit comments