Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit c3b4013

Browse files
authored
Merge pull request #109 from alankrantas/dependabot/github_actions/actions/upload-pages-artifact-4
2 parents 4c0c068 + a039c34 commit c3b4013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages-deploy.yml

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

4040
- name: Upload Artifact
41-
uses: actions/upload-pages-artifact@v3
41+
uses: actions/upload-pages-artifact@v4
4242
with:
4343
path: "./dist"
4444

0 commit comments

Comments
 (0)