-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am getting this error when trying to run the lua install:
Current runner version: '2.263.0' Operating System Virtual Environment Prepare workflow directory Prepare all required actions Download action repository 'actions/checkout@master' Download action repository 'xpol/setup-lua@v1' ##[error]An action could not be found at the URI 'https://api.github.com/repos/xpol/setup-lua/zipball/v1'
The link (https://api.github.com/repos/xpol/setup-lua/zipball/v1) is returning a 404 error of not found.
I have this in my yml file:
- uses: xpol/setup-lua@v1 with: lua-version: "5.1.5"
Metadata
Metadata
Assignees
Labels
No labels