diff options
| author | Matt Turner <mattst88@gentoo.org> | 2024-01-11 16:43:27 -0500 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2024-01-11 16:43:52 -0500 |
| commit | a91f692dabd34bc39f332a9af8fe2434b6207f8d (patch) | |
| tree | 3069f02062ff638843116c6507c3f55b8bb1795c | |
| parent | eeb07714c0a924ac6d96543a05c609af19a18f35 (diff) | |
| download | gentoolkit-a91f692dabd34bc39f332a9af8fe2434b6207f8d.tar.gz | |
CI: Update portage to 3.0.57
Signed-off-by: Matt Turner <mattst88@gentoo.org>
| -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 |
