Skip to content

Commit dee68ba

Browse files
authored
Merge pull request #48 from sliit-foss/bump-upload-artifact-version
Update upload-pages-artifact action to v3
2 parents a77790a + 33b4fdd commit dee68ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: CI=false pnpm build
3232

3333
- name: Upload artifact
34-
uses: actions/upload-pages-artifact@v1
34+
uses: actions/upload-pages-artifact@v3
3535
with:
3636
path: './build'
3737

0 commit comments

Comments
 (0)