commit: a91f692dabd34bc39f332a9af8fe2434b6207f8d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 21:43:27 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 21:43:52 2024 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=a91f692d
CI: Update portage to 3.0.57
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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