Skip to content

Commit 8dfb34f

Browse files
authored
Merge pull request #10 from meroxdotdev/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents ce012b9 + 89d0c97 commit 8dfb34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
5858
5959
- name: Upload site artifact
60-
uses: actions/upload-pages-artifact@v3
60+
uses: actions/upload-pages-artifact@v4
6161
with:
6262
path: "_site${{ steps.pages.outputs.base_path }}"
6363

0 commit comments

Comments
 (0)