Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
- Fixing typo
  • Loading branch information
Carsten Fortmann-Grote committed Mar 21, 2024
1 parent a83a0b4 commit 0ab026f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- id: checkout
uses: actions/checkout@v3
- id: bumpversion
uses: asonamyers/github-bumpversion-action@v1.0.5
uses: jasonamyers/github-bumpversion-action@v1.0.5
env:
GITHUB_TOKEN: ${{ github.token }}
- id: build
Expand Down

0 comments on commit 0ab026f

Please sign in to comment.