Skip to content

Commit

Permalink
chore: 🔧 Update rustc 1.78 for check licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
timbrinded committed Nov 28, 2024
1 parent 4cee877 commit 4acd641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.74.0
toolchain: 1.78.0
override: true
- name: Verify Licenses
run: |
Expand Down

0 comments on commit 4acd641

Please sign in to comment.