Skip to content

Commit be8104b

Browse files
Update first-action.yml
1 parent be997aa commit be8104b

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout Repository
3434
uses: actions/checkout@v4
3535
- name: Upload artifact for deployment
36-
uses: actions/upload-pages-artifact@v3
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
path: ./
3939

0 commit comments

Comments
 (0)