diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 70ccb94..ea71b73 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -72,7 +72,7 @@ jobs: - uses: actions/checkout@v6 # Download the built action - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: name: action path: . @@ -125,7 +125,7 @@ jobs: - uses: actions/checkout@v6 # Download the built action - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: name: action path: .