Skip to content

Commit a177c0c

Browse files
committed
chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
1 parent b054854 commit a177c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
destination: ./_site
3535

3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
37+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3838

3939
- name: Deploy to GitHub Pages
4040
id: deployment

0 commit comments

Comments
 (0)