From 3585d9ff68b2c97072159a815026727411fe8e28 Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Wed, 23 Sep 2026 16:08:08 -0500 Subject: [PATCH] fix: update asset-relocator-loader for compatibility with webpack runtime --- dist/cache-save/index.js | 7 +++---- dist/setup/index.js | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/dist/cache-save/index.js b/dist/cache-save/index.js index 019704a0..98f5ddef 100644 --- a/dist/cache-save/index.js +++ b/dist/cache-save/index.js @@ -41422,6 +41422,9 @@ module.exports = /*#__PURE__*/JSON.parse('{"name":"@actions/cache","version":"6. /******/ } /******/ /************************************************************************/ +/******/ /* webpack/runtime/asset-relocator-loader */ +/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = decodeURIComponent(new URL('.', import.meta.url).pathname).slice(import.meta.url.match(/^file:\/\/\/\w:/) ? 1 : 0, -1) + "/"; +/******/ /******/ /* webpack/runtime/compat get default export */ /******/ (() => { /******/ // getDefaultExport function for compatibility with non-harmony modules @@ -41492,10 +41495,6 @@ module.exports = /*#__PURE__*/JSON.parse('{"name":"@actions/cache","version":"6. /******/ }; /******/ })(); /******/ -/******/ /* webpack/runtime/compat */ -/******/ -/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = new URL('.', import.meta.url).pathname.slice(import.meta.url.match(/^file:\/\/\/\w:/) ? 1 : 0, -1) + "/"; -/******/ /************************************************************************/ var __webpack_exports__ = {}; diff --git a/dist/setup/index.js b/dist/setup/index.js index 4b342239..df7c5341 100644 --- a/dist/setup/index.js +++ b/dist/setup/index.js @@ -41422,6 +41422,9 @@ module.exports = /*#__PURE__*/JSON.parse('{"name":"@actions/cache","version":"6. /******/ } /******/ /************************************************************************/ +/******/ /* webpack/runtime/asset-relocator-loader */ +/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = decodeURIComponent(new URL('.', import.meta.url).pathname).slice(import.meta.url.match(/^file:\/\/\/\w:/) ? 1 : 0, -1) + "/"; +/******/ /******/ /* webpack/runtime/compat get default export */ /******/ (() => { /******/ // getDefaultExport function for compatibility with non-harmony modules @@ -41492,10 +41495,6 @@ module.exports = /*#__PURE__*/JSON.parse('{"name":"@actions/cache","version":"6. /******/ }; /******/ })(); /******/ -/******/ /* webpack/runtime/compat */ -/******/ -/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = new URL('.', import.meta.url).pathname.slice(import.meta.url.match(/^file:\/\/\/\w:/) ? 1 : 0, -1) + "/"; -/******/ /************************************************************************/ var __webpack_exports__ = {};