Skip to content

Commit 64e1eb8

Browse files
authored
Merge pull request #4 from nilearn/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents f3230fa + 56db922 commit 64e1eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python scripts/build.py
3737
3838
- name: 📤 Upload artifact
39-
uses: actions/upload-pages-artifact@v3
39+
uses: actions/upload-pages-artifact@v4
4040
with:
4141
path: _site
4242

0 commit comments

Comments
 (0)