Skip to content

Commit efac658

Browse files
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c825ee4 commit efac658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
1616
- name: Upload artifact
1717
# Automatically uploads an artifact from the './_site' directory by default
18-
uses: actions/upload-pages-artifact@v3
18+
uses: actions/upload-pages-artifact@v4
1919

2020
deploy:
2121
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)