From 52d3b8d9e9e5a70e749afbbc5442d12cfdd3d09b Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 26 Jan 2024 16:31:22 +0000 Subject: [PATCH] Update get_context.yml Update 2nd ceckout too --- .github/workflows/get_context.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index cd289e6..7c322fb 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -32,7 +32,7 @@ jobs: run: ls -lR - run: python find_posts.py --lock-hours=0 --access-token=${{ secrets.ACCESS_TOKEN }} -c="./config.json" - name: Upload artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: artifacts path: |