Skip to content

Commit

Permalink
chore: remove extra option from checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
nvloff-f3 committed Mar 7, 2024
1 parent ae35ed2 commit 569d908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: version
id: version
Expand Down

0 comments on commit 569d908

Please sign in to comment.