Tags: mxschmitt/action-tmate
Tags
chore: bump dependencices (#172) * - `@actions/tool-cache` v2.0.0 should not have any relevant breaking changes for us: - https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md - `@octokit/rest` v19/v20 should also not affect us: - https://github.com/octokit/rest.js/releases/tag/v19.0.0 - https://github.com/octokit/rest.js/releases/tag/v20.0.0 - Except: https://github.com/octokit/octokit.js/#fetch-missing Fixes #170 * chore: use Node.js 20 instead node18 is LTS as of today, but not supported in GitHub Actions, so using node20 instead as per actions/runner#2619 (comment).
PreviousNext