diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 33c74c6..ddd9024 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -116,7 +116,7 @@ jobs: submodules: false - name: Download Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: artifacts