Skip to content

Commit 1152f12

Browse files
authored
Merge pull request #613 from pyvec/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents a11b86f + c2f82b3 commit 1152f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/configure-pages@v6
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v4
48+
uses: actions/upload-pages-artifact@v5
4949
with:
5050
path: './site'
5151

0 commit comments

Comments
 (0)