Skip to content

Commit 8833653

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

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@v5
17+
uses: actions/checkout@v6
1818

1919
- name: Install dependencies
2020
run: |

0 commit comments

Comments
 (0)