Skip to content

Commit f3c086a

Browse files
Merge pull request #1767 from tediousjs/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
2 parents ddcf531 + e49f7ad commit f3c086a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
source: ./docs
4444
destination: ./_site
4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
46+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
4747

4848
# Deployment job
4949
deploy:

0 commit comments

Comments
 (0)