reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (4)
.github/workflows/release.yml|130 col 15| the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/release.yml|137 col 15| the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/release.yml|172 col 15| the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/release.yml|230 col 15| the runner of "actions/download-artifact@v3" 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 130 in .github/workflows/release.yml
github-actions / actionlint
[actionlint] .github/workflows/release.yml#L130
the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/release.yml:130:15: the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 137 in .github/workflows/release.yml
github-actions / actionlint
[actionlint] .github/workflows/release.yml#L137
the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/release.yml:137:15: the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 172 in .github/workflows/release.yml
github-actions / actionlint
[actionlint] .github/workflows/release.yml#L172
the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/release.yml:172:15: the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Check failure on line 230 in .github/workflows/release.yml
github-actions / actionlint
[actionlint] .github/workflows/release.yml#L230
the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/release.yml:230:15: the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]