Skip to content

Commit ff81585

Browse files
authored
Merge pull request #240 from giginet/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents afe833c + 594656c commit ff81585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
--hosting-base-path Scipio
2222
env:
2323
SCIPIO_DEVELOPMENT: 1
24-
- uses: actions/upload-pages-artifact@v3
24+
- uses: actions/upload-pages-artifact@v4
2525
with:
2626
path: docs
2727
DeployDocC:

0 commit comments

Comments
 (0)