Skip to content

Commit 246671e

Browse files
committed
ci: update version of checkout action
1 parent 4fa4ec8 commit 246671e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
options: --user 0
2020
steps:
2121
- name: Checkout rmcs-navigation
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323

2424
- name: Run Lua tests directly
2525
shell: bash

0 commit comments

Comments
 (0)