Skip to content

Commit

Permalink
chore(workflow): Update Workflow to v3 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
StjerneIdioten committed Feb 26, 2023
1 parent 8fd692a commit 1c485bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -19,9 +19,9 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
extra_plugins: |
@semantic-release/exec
Expand Down

0 comments on commit 1c485bb

Please sign in to comment.