Skip to content

Commit 42e75c9

Browse files
authored
updated version of upload-pages-artifact (#234)
1 parent 4b14f69 commit 42e75c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-everything.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
with:
100100
name: specfiles
101101
- name: Upload pages artifact
102-
uses: actions/upload-pages-artifact@v1
102+
uses: actions/upload-pages-artifact@v3
103103
with:
104104
path: .
105105
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)