From 06f35e035f07ba015ec56763a1ef79916bb87cf7 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Wed, 18 Jan 2023 19:02:36 +0000 Subject: Update version referenced in comment --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9ebfa06f..dccca6a5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -25,7 +25,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - # The current version (v2) of Docker's build-push action uses + # The current version (v3) of Docker's build-push action uses # buildx, which comes with BuildKit features that help us speed # up our builds using additional cache features. Buildx also # has a lot of other features that are not as relevant to us. -- cgit v1.2.3