aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/luacheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/luacheck.yml')
-rw-r--r--.github/workflows/luacheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/luacheck.yml b/.github/workflows/luacheck.yml
index 0ff4248..0902ba0 100644
--- a/.github/workflows/luacheck.yml
+++ b/.github/workflows/luacheck.yml
@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Dependency
run: sudo apt install lua-check