Skip to content

Commit d2eadaf

Browse files
committed
bump action to new version
1 parent 6ddf5aa commit d2eadaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Setup Pages
6464
uses: actions/configure-pages@v2
6565
- name: Upload artifact
66-
uses: actions/upload-pages-artifact@v1
66+
uses: actions/upload-pages-artifact@v3.0.1
6767
with:
6868
# Upload entire repository
6969
path: '.'

0 commit comments

Comments
 (0)