Skip to content

Commit 7fdaad7

Browse files
committed
workflow does not run due to deprecated action
1 parent 9dfa50a commit 7fdaad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
npm run build
3939
4040
- name: Upload Package Artifacts
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: artifacts
4444
path: |

0 commit comments

Comments
 (0)