just playing with tangled
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

github: bump taiki-e/install-action in the github-dependencies group

Bumps the github-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.49.4 to 2.49.5
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/6c595e9f7bd0b1a8268c34262aebfea65f6d3768...019e22100565643c6890fe3f00da0b63017c1672)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
Austin Seipp
83e943de ae8e6e8e

+1 -1
+1 -1
.github/workflows/ci.yml
··· 77 77 with: 78 78 toolchain: 1.76 79 79 target: ${{ matrix.target }} 80 - - uses: taiki-e/install-action@6c595e9f7bd0b1a8268c34262aebfea65f6d3768 80 + - uses: taiki-e/install-action@019e22100565643c6890fe3f00da0b63017c1672 81 81 with: 82 82 tool: nextest,taplo-cli 83 83 - name: Build