Skip to content

Commit

Permalink
fix(deps): update cycjimmy/semantic-release-action to v4 (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Jan 18, 2024
1 parent 32df80b commit 1b70233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- run: npm ci
# https://github.com/cycjimmy/semantic-release-action
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
id: semantic
with:
branches: master
Expand Down

0 comments on commit 1b70233

Please sign in to comment.