Skip to content

Commit ada7cb3

Browse files
authored
Merge pull request #915 from MITLibraries/renovate/actions-upload-pages-artifact-4.x
Update actions/upload-pages-artifact action to v4
2 parents 94ce3e6 + 78cfcb2 commit ada7cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
source: ./docs
4141
destination: ./_site
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
43+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
4444

4545
# Deployment job
4646
deploy:

0 commit comments

Comments
 (0)