Skip to content

Commit

Permalink
ci: set node-version to 14 to work around cycjimmy/semantic-release-a…
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Apr 30, 2023
1 parent 5b64a27 commit b481164
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,12 @@ jobs:
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
extraPullNames: nix-community,naersk

- uses: actions/setup-node@v3
with:
node-version: 14

- uses: cycjimmy/semantic-release-action@v3.4.2
with:
semantic_version: 19
extra_plugins: |
@semantic-release/changelog@6.0.3
@semantic-release/commit-analyzer@9.0.2
Expand Down

0 comments on commit b481164

Please sign in to comment.