Skip to content

Commit a05f1a2

Browse files
authored
chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#371)
2 parents bdef296 + 5b1126f commit a05f1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/configure-pages@v5
3535

3636
- name: Upload GitHub Pages artifact
37-
uses: actions/upload-pages-artifact@v3.0.1
37+
uses: actions/upload-pages-artifact@v4.0.0
3838
with:
3939
path: build
4040

0 commit comments

Comments
 (0)