Skip to content

Commit 90c06d0

Browse files
Bump actions/upload-pages-artifact from 3 to 4 (#85)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b06b22e commit 90c06d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/,http://www.iso-architecture.org/42010/templates/"
6161
6262
- name: Upload site artifact
63-
uses: actions/upload-pages-artifact@v3
63+
uses: actions/upload-pages-artifact@v4
6464
with:
6565
path: "_site${{ steps.pages.outputs.base_path }}"
6666

0 commit comments

Comments
 (0)