Skip to content

Commit 2b3beb3

Browse files
chore(deps): update taiki-e/install-action digest to 41049aa (#8980)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) ([changelog](https://redirect.github.com/taiki-e/install-action/compare/9e1e5806d4a4822de933115878265be9aaa786d9..41049aa56687c35e0afa74eed4f09cec4f9afabf)) | action | digest | `9e1e580` → `41049aa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on the second Monday and fourth Monday of the month (`* 0-3 * * 1#2,1#4`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d66b80c commit 2b3beb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
sync: false
111111
- name: Install nextest
112-
uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2
112+
uses: taiki-e/install-action@41049aa56687c35e0afa74eed4f09cec4f9afabf # v2
113113
with:
114114
tool: nextest
115115
- name: Rust Tests

0 commit comments

Comments
 (0)