aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlijunlong <lijunlong@openresty.com>2026-08-24 15:14:13 +0800
committerlijunlong <lijunlong@openresty.com>2026-08-24 15:14:13 +0800
commite4dc93619753c37446b1e75e805147de686e4e21 (patch)
tree25e29554415550e25f4483fa92b60a2fad94c924
parent5ce46a80b10ef9d380a45c9e6cff9ecffbe71ebb (diff)
downloadlua-cjson-e4dc93619753c37446b1e75e805147de686e4e21.tar.gz
lua-cjson-e4dc93619753c37446b1e75e805147de686e4e21.tar.bz2
lua-cjson-e4dc93619753c37446b1e75e805147de686e4e21.zip
ci: update actions for Node.js 24
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5567f63..ea9da53 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20 runs-on: ubuntu-24.04 20 runs-on: ubuntu-24.04
21 21
22 steps: 22 steps:
23 - uses: actions/checkout@master 23 - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
24 24
25 - uses: leafo/gh-actions-lua@master 25 - uses: leafo/gh-actions-lua@master
26 env: 26 env: