Skip to content

Commit 5addccd

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a751cdb commit 5addccd

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
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
4848

4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
50+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
5151
with:
5252
path: ./docs
5353

0 commit comments

Comments
 (0)