Update linux.yml (#30846)

This commit is contained in:
Samson 2023-12-08 19:14:40 +01:00 committed by GitHub
parent a9b64256f4
commit 3a5634a20c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,7 @@ jobs:
with:
crate: taplo-cli
locked: true
hash: ${{ inputs.upload && '20.04' || '22.04' }}
- name: Bootstrap Python
run: python3 -m pip install --upgrade pip
- name: Bootstrap dependencies