Skip to content

Commit 8d7486f

Browse files
authored
Merge pull request #594 from pyvec/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 861913c + 79d764f commit 8d7486f

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@v5
4646

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

0 commit comments

Comments
 (0)