Skip to content

Commit

Permalink
ci: update & badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cha0s committed Feb 4, 2024
1 parent ddfe7f6 commit 4fd418d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![CI](https://github.com/cha0s/flecks/actions/workflows/verify.yml/badge.svg)

# Flecks

⚡️ flecks will help you build a **flexible and powerful application in no time**.
Expand Down

0 comments on commit 4fd418d

Please sign in to comment.