Skip to content

Commit 123ce9a

Browse files
authored
Update push.yml
1 parent b32e420 commit 123ce9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
node-version: '16'
1515

1616
- name: ⬆️ Upload output
17-
uses: actions/upload-artifact@v3
17+
uses: actions/upload-artifact@v4
1818
with:
1919
name: ${{ github.sha }}
2020
path: ./**

0 commit comments

Comments
 (0)