Skip to content

Commit

Permalink
Merge pull request #14 from ZenkieBear/ZenkieBear-patch-4
Browse files Browse the repository at this point in the history
Update node.js.yml
  • Loading branch information
ZacharyBear authored Oct 11, 2023
2 parents efae518 + 74e15a9 commit d15aeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
node-version: [18.x]
steps:
- name: 🛎️ Checkout
- uses: actions/checkout@v4
uses: actions/checkout@v4
- name: 🚧 Build with Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit d15aeae

Please sign in to comment.