Skip to content

Commit

Permalink
Merge branch 'release/v2.6.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
julien1619 committed Jan 13, 2023
2 parents 98fb24a + 35f9451 commit 102ba27
Show file tree
Hide file tree
Showing 7 changed files with 363 additions and 204 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Prepare tags
id: prep
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- run: rustup component add clippy

Expand Down
Loading

0 comments on commit 102ba27

Please sign in to comment.