Skip to content

Commit 36db18f

Browse files
authored
Fix CI (#99)
1 parent 135f691 commit 36db18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: 📦Pack
4747
run: npm pack
4848

49-
- uses: actions/upload-artifact@v2
49+
- uses: actions/upload-artifact@v4
5050
with:
5151
name: npm-package
5252
path: configcat-js*.tgz

0 commit comments

Comments
 (0)