Skip to content

chore: add 7.3.0 driver configs #255

chore: add 7.3.0 driver configs

chore: add 7.3.0 driver configs #255

GitHub Actions / actionlint failed Oct 1, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/build-drivers.yaml|40 col 15| the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
.github/workflows/build-drivers.yaml|49 col 15| the runner of "actions/setup-python@v2" 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 40 in .github/workflows/build-drivers.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build-drivers.yaml#L40

the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-drivers.yaml:40:15: the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]

Check failure on line 49 in .github/workflows/build-drivers.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build-drivers.yaml#L49

the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw output
.github/workflows/build-drivers.yaml:49:15: the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]