Skip to content

Commit

Permalink
fix(ci): checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Nov 10, 2023
1 parent 2413d60 commit cbde246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
name: Lint and Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Install Node.js v20
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit cbde246

Please sign in to comment.