Skip to content

Commit

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

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

0 comments on commit 447d91b

Please sign in to comment.