From 0625c56530474e0945d5219a5ed369f695dfba55 Mon Sep 17 00:00:00 2001 From: Paul Hodgkinson <41705651+aegilops@users.noreply.github.com> Date: Wed, 6 Nov 2024 09:13:12 +0000 Subject: [PATCH] Switch to v4 of upload/download artifact Action --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d97b4c..63f4976 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ An example of use is below. Note that the custom inputs, such as if you are wan env: GITHUB_PAT: ${{ secrets.PAT }} # you need to set a PAT - name: Upload CSV - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: ghas-data path: ${{ github.workspace }}/*.csv @@ -127,7 +127,7 @@ jobs: GITHUB_PAT: ${{ secrets.PAT }} # needed if not running against the current repository SCOPE_NAME: "OWNER-NAME/REPO-NAME" # repository name, needed only if not running against the current repository - name: Upload CSV - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: ghas-data path: ${{ github.workspace }}/*.csv @@ -139,7 +139,7 @@ jobs: - name: Check out repo uses: actions/checkout@v3 - name: Download CSVs - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: ghas-data - name: Tiny http server moment # Flat can only use HTTP or SQL, so ... yeah.