Skip to content

Commit 3b6ee67

Browse files
Update actions/upload-pages-artifact action to v5
1 parent 026fae4 commit 3b6ee67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3939

4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
41+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
4242
with:
4343
path: playground/dist
4444

0 commit comments

Comments
 (0)