Skip to content

Commit 8d8c414

Browse files
author
Ned Smith
authored
Update makefile.yml
Use latest checkout action (v4)
1 parent 224a463 commit 8d8c414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: checkout repo
11-
uses: actions/checkout@v3
11+
uses: actions/checkout@v4
1212
with:
1313
submodules: recursive
1414
- name: install tools

0 commit comments

Comments
 (0)