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 3505a8c commit 10ce263Copy full SHA for 10ce263
1 file changed
.github/workflows/release.yml
@@ -5,8 +5,9 @@ on:
5
- 'v*'
6
jobs:
7
luarocks-upload:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
steps:
10
+ - uses: actions/checkout@v3
11
- uses: leafo/gh-actions-lua@v9
12
- uses: leafo/gh-actions-luarocks@v4
13
- name: Install dkjson
0 commit comments