Skip to content

Commit 3a7fd1c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
mkdir docs
7878
mv **/*.svg docs/
7979
- name: upload badge to artifact
80-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
80+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
8181
with:
8282
path: docs
8383

0 commit comments

Comments
 (0)