Skip to content

Commit

Permalink
Fix CI (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
adams85 authored Sep 6, 2024
1 parent d07d8d5 commit f054d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-chromium-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: 📦Pack
run: npm pack

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: npm-package
path: configcat-js*.tgz
Expand Down

0 comments on commit f054d30

Please sign in to comment.