diff --git a/.github/workflows/oxygen-deployment-1343547.yml b/.github/workflows/oxygen-deployment-1343547.yml index 1cb9dc2d..24f4d98c 100644 --- a/.github/workflows/oxygen-deployment-1343547.yml +++ b/.github/workflows/oxygen-deployment-1343547.yml @@ -2,7 +2,7 @@ #! oxygen_storefront_id: 1343547 name: Storefront 1343547 -on: [push] +on: [ push ] permissions: contents: read @@ -19,7 +19,7 @@ jobs: - name: Setup node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '18.19.*' check-latest: true - name: Cache node modules