diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6f04042..cc869bc 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -91,7 +91,7 @@ jobs: startsWith(github.ref, 'refs/tags/') steps: - name: Download artifacts - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.7 with: name: MapManager-${{needs.build.outputs.sha}}-dev