From 6f5b0ba2701075c34b3647d7c7c043f45bc4083a Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 30 Apr 2024 12:02:49 +1000 Subject: [PATCH] Automatic update of .github/workflows/archive.yml --- .github/workflows/archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/archive.yml b/.github/workflows/archive.yml index 2a86b6f..605b642 100644 --- a/.github/workflows/archive.yml +++ b/.github/workflows/archive.yml @@ -37,6 +37,6 @@ jobs: token: ${{ github.token }} - name: "Save Archive" - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: path: archive.json