Skip to content

Commit d3a441c

Browse files
authored
Update checkout action to version 4
1 parent e10fb32 commit d3a441c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/organise.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 repo
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: Organize files
2020
run: |

0 commit comments

Comments
 (0)