diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03243b855d..515922837e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: env: DIESEL_CLI_VERSION: 1.4.1 - PNPM_VERSION: 7.18.2 + PNPM_VERSION: 7.19.0 RUST_VERSION: 1.66.0 jobs: