Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
soldni committed Feb 7, 2024
1 parent 50d6b99 commit 6f0e267
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 @@ -50,7 +50,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.base.sha }}
ref: ${{ github.ref }}
- name: List branches and tags
run: |
git branch -a
Expand Down

0 comments on commit 6f0e267

Please sign in to comment.