Skip to content

Commit 860dcf7

Browse files
committed
build boilerplate: bump checkout version
1 parent 34448f7 commit 860dcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v3
9+
- uses: actions/checkout@v4
1010

1111
- name: Build
1212
run: |

0 commit comments

Comments
 (0)