chore(deps): update all github-actions - autoclosed #848
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/run-tests.yml|48 col 15| the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/run-tests.yml|93 col 15| the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Filtered Findings (0)
Annotations
Check failure on line 48 in .github/workflows/run-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-tests.yml#L48
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/run-tests.yml:48:15: the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 93 in .github/workflows/run-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-tests.yml#L93
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/run-tests.yml:93:15: the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]