Skip to content

Commit

Permalink
Merge pull request #25 from stickeeuk/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
stickeepaul authored Nov 30, 2023
2 parents ad624cc + 4ca643f commit 8583e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v4
with:
Expand Down

0 comments on commit 8583e73

Please sign in to comment.