From 4d36c6d7782b99d0135c424a4776156b07598d87 Mon Sep 17 00:00:00 2001 From: neingeist Date: Sat, 28 Jan 2023 22:07:16 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20github:=20update=20to=20ac?= =?UTF-8?q?tions/checkout@v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 6aa187a..8b0c1dc 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -12,7 +12,7 @@ jobs: permissions: packages: write steps: - - uses: actions/checkout@v2.3.3 + - uses: actions/checkout@v3 - name: Build image run: |