Skip to content

Commit

Permalink
Merge branch 'main' into replace-renovate-with-dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro authored Nov 12, 2023
2 parents 781309a + ffb80f7 commit bd169bb
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 218 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18.x
- name: install deps
Expand Down
Loading

0 comments on commit bd169bb

Please sign in to comment.