Skip to content

Commit

Permalink
Wrap version in quotes
Browse files Browse the repository at this point in the history
Aight either I'm going insane or this suddenly isn't working because www.lua.org isn't a valid website
  • Loading branch information
Ottatop committed Dec 21, 2023
1 parent ef4b1d3 commit eb5d76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ldoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Lua
uses: leafo/gh-actions-lua@v10
with:
luaVersion: 5.4
luaVersion: "5.4"
- name: Setup Lua Rocks
uses: leafo/gh-actions-luarocks@v4
- name: Setup dependencies
Expand Down

0 comments on commit eb5d76f

Please sign in to comment.