diff --git a/.github/workflows/e2e-full.yml b/.github/workflows/e2e-full.yml index 084b2fb..696d248 100644 --- a/.github/workflows/e2e-full.yml +++ b/.github/workflows/e2e-full.yml @@ -54,7 +54,7 @@ jobs: ${{ runner.os }}-gradle- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -127,7 +127,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -241,7 +241,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 341bc3c..4aca29d 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v6 - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -70,7 +70,7 @@ jobs: df -h / - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -135,7 +135,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -249,7 +249,7 @@ jobs: df -h / - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true