Skip to content

Commit

Permalink
bump ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Feb 5, 2023
1 parent a30fedc commit e4ce5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2
- uses: sfackler/actions/rustup@master
with:
version: 1.53.0
version: 1.56.0
- run: echo "::set-output name=version::$(rustc --version)"
id: rust-version
- uses: actions/cache@v1
Expand Down

0 comments on commit e4ce5db

Please sign in to comment.