Skip to content

Commit e007270

Browse files
authored
Merge pull request #2 from Anasss/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 7287592 + e01f84c commit e007270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Upload artifact
5858
# Automatically uploads an artifact from the './_site' directory by default
59-
uses: actions/upload-pages-artifact@v3
59+
uses: actions/upload-pages-artifact@v4
6060

6161
# Deployment job
6262
deploy:

0 commit comments

Comments
 (0)