From dabc55aae4b4683e8e4efe3bb53299bcbc2f2bc3 Mon Sep 17 00:00:00 2001 From: Dam <60846068+j2h30728@users.noreply.github.com> Date: Fri, 19 Apr 2024 02:37:32 +0900 Subject: [PATCH] =?UTF-8?q?build:=20checkout=20=EC=B5=9C=EC=8B=A0=EB=B2=84?= =?UTF-8?q?=EC=A0=84=EC=9C=BC=EB=A1=9C=20=EB=B3=80=EA=B2=BD=20[#58]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/git-push.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/git-push.yml b/.github/workflows/git-push.yml index 8b5084a..c70aac6 100644 --- a/.github/workflows/git-push.yml +++ b/.github/workflows/git-push.yml @@ -9,11 +9,7 @@ jobs: runs-on: ubuntu-latest container: pandoc/latex steps: - - uses: actions/checkout@v2 - - name: Use Node.js 16.x - uses: actions/setup-node@v2 - with: - node-version: '16.x' + - uses: actions/checkout@v4 - name: Install mustache (to update the date) run: apk add ruby && gem install mustache - name: creates output