Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
We use a semantic release action version that will stop working soon see https://github.blog/changelog/2022-***0-***-github-actions-deprecating-save-state-and-set-output-commands/
  • Loading branch information
ff6347 authored Apr 14, 2023
1 parent dbffdf6 commit 0980e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
node-version-file: ".nvmrc"
- run: npm ci
- id: semantic-release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 18
env:
Expand Down

0 comments on commit 0980e2c

Please sign in to comment.