Skip to content

Commit f252d41

Browse files
authored
Merge pull request #10 from Mazyod/renovate/actions-upload-pages-artifact-4.x
chore(deps): update actions/upload-pages-artifact action to v4
2 parents 802a437 + 7cb448e commit f252d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- run: npm ci
3939
- run: npm run build
4040

41-
- uses: actions/upload-pages-artifact@v3
41+
- uses: actions/upload-pages-artifact@v4
4242
with:
4343
path: playground/dist
4444

0 commit comments

Comments
 (0)