diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31ede94..1928c9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: return "✅ Test Case 1 - Composite Action - Success Path with Defaults."; - name: Upload Embedded JavaScript - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 if: always() with: name: embedded-js