Skip to content

Commit 8d7bfe0

Browse files
authored
Bump upload action to v4 (#41)
1 parent 1ef4c3c commit 8d7bfe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/interactdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cp -r apps/docs/dist/* _site/docs/
6161
6262
- name: Upload artifact
63-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
63+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
6464
with:
6565
path: _site
6666

0 commit comments

Comments
 (0)