diff options
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c78050d..cfb1eb3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: env: # TODO: get this dynamically - PORTAGE_VERSION: "3.0.45.3" + PORTAGE_VERSION: "3.0.57" steps: - uses: actions/checkout@v2 |
