Skip to content

Commit 5e9d72a

Browse files
changed to actions/upload-artifact@v4
1 parent de71213 commit 5e9d72a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/first-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: Deploy to GitHub Pages
30-
uses: actions/upload-pages-artifact@v2
30+
uses: actions/upload-pages-artifact@v4
3131
with:
3232
path: ./
3333

0 commit comments

Comments
 (0)