We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0803bcf commit a9b23ccCopy full SHA for a9b23cc
2 files changed
.github/workflows/check-formatting.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-24.04
13
14
steps:
15
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
16
17
- uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b
18
with:
.github/workflows/test.yml
0 commit comments