Skip to content

Commit d8eb944

Browse files
chore(deps): Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#882)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0644025 commit d8eb944

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
@@ -35,7 +35,7 @@ jobs:
3535
npm run build
3636
3737
- name: Upload Build Artifact
38-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
38+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3939
with:
4040
path: docs/build
4141

0 commit comments

Comments
 (0)