diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2caeea5..21f83bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,5 +21,5 @@ jobs: # Pin the version in case all the builds start to fail at the same time. # There may not be an automatic way (e.g., dependabot) to update a specific parameter of a Github Action, # so we will just update it manually whenever it makes sense (e.g., a feature that we want is added). - version: v1.50.0 + version: v1.51.2 args: --fix=false