Skip to content

chore(deps): update mozilla-actions/sccache-action action to v0.0.7 #2546

chore(deps): update mozilla-actions/sccache-action action to v0.0.7

chore(deps): update mozilla-actions/sccache-action action to v0.0.7 #2546

GitHub Actions / actionlint failed Dec 12, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/snapshot-air-interpreter-wasm.yml|61 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/snapshot-cargo.yml|79 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 61 in .github/workflows/snapshot-air-interpreter-wasm.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/snapshot-air-interpreter-wasm.yml#L61

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/snapshot-air-interpreter-wasm.yml:61: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 79 in .github/workflows/snapshot-cargo.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/snapshot-cargo.yml#L79

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/snapshot-cargo.yml:79: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]