We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 080bafd + 35bf745 commit 873c813Copy full SHA for 873c813
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: leafo/gh-actions-luarocks@v4
56
57
- name: Cache LuaRocks packages
58
- uses: actions/cache@v4
+ uses: actions/cache@v5
59
with:
60
path: ~/.luarocks
61
key: ${{ runner.os }}-luarocks-${{ hashFiles('Makefile') }}
0 commit comments