Skip to content

Commit 33ad43f

Browse files
chore(deps): update actions/upload-pages-artifact action to v3 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10c389c commit 33ad43f

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
@@ -75,7 +75,7 @@ jobs:
7575
mkdir docs
7676
mv *.svg docs/
7777
- name: upload badge to artifact
78-
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
78+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
7979
with:
8080
path: docs
8181

0 commit comments

Comments
 (0)