Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
with:
clean: 'false'
fetch-depth: '0'
Expand Down
Loading