From 678aa6f01b9e8db34821f70f69697672b5fac02d Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Sun, 13 Oct 2024 02:37:10 +0000 Subject: [PATCH] chore(deps): bump actions/upload-artifact from 2 to 4 --- .github/workflows/pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 715813b..fc4cc8b 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -29,8 +29,8 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public force_orphan: true - - name: 'Upload Artifact' - uses: actions/upload-artifact@v2 + - name: "Upload Artifact" + uses: actions/upload-artifact@v4 with: name: artifacts path: ./tmp/