Skip to content

Commit f01ee32

Browse files
pixelead0pixelead0
andauthored
Update GitHub Actions workflow to use version 3 of the upload-pages-artifact action (#14)
Co-authored-by: pixelead0 <[email protected]>
1 parent 1413132 commit f01ee32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/configure-pages@v4
3838

3939
- name: Upload to GitHub Pages
40-
uses: actions/upload-pages-artifact@v4
40+
uses: actions/upload-pages-artifact@v3
4141
with:
4242
path: site/
4343

0 commit comments

Comments
 (0)