Skip to content

Commit 21a782b

Browse files
Merge pull request #9 from FabulousCodingFox/dependabot/github_actions/main/actions/upload-pages-artifact-4
chore(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 7901e62 + 07d6bf8 commit 21a782b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
# Step 5: Upload the build artifact
5353
- name: Upload artifact
54-
uses: actions/upload-pages-artifact@v3
54+
uses: actions/upload-pages-artifact@v4
5555
with:
5656
path: 'build/'
5757

0 commit comments

Comments
 (0)