Skip to content

Commit 57af4e0

Browse files
committed
Bump version to fix the build maybe
1 parent c1f083f commit 57af4e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/quarto-pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,9 @@ jobs:
7676
#
7777

7878
# UPLOAD CONTENTS OF DOCS/_BUILD
79+
# bump version. see: https://github.com/orgs/community/discussions/152695
7980
- name: Upload artifact
80-
uses: actions/upload-pages-artifact@v2
81+
uses: actions/upload-pages-artifact@v3
8182
with:
8283
path: "docs/_build"
8384

0 commit comments

Comments
 (0)