Skip to content

Commit 279a9b0

Browse files
Update actions/checkout action to v5 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d669d47 commit 279a9b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lualint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v5
1818

1919
- name: Install dependencies
2020
run: |

0 commit comments

Comments
 (0)