Skip to content

Commit

Permalink
Merge branch 'development' into dependabot/npm_and_yarn/commitlint/cl…
Browse files Browse the repository at this point in the history
…i-19.2.0
  • Loading branch information
capitnflam authored Mar 15, 2024
2 parents 3c83f3a + f35995a commit 8d299df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
HUSKY: 0
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- name: Install dependencies
Expand Down

0 comments on commit 8d299df

Please sign in to comment.