Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Boll committed Oct 6, 2024
1 parent 24225b9 commit 0ff41f5
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 @@ -28,7 +28,7 @@ jobs:
should_publish: ${{ steps.check-commit.outputs.should_publish }}
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v2
- name: Check commit message for version
id: check-commit
run: |
Expand Down

0 comments on commit 0ff41f5

Please sign in to comment.