Skip to content

Commit ac2cccb

Browse files
committed
Update actions/checkout
1 parent 308b008 commit ac2cccb

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v4
2828
with:
2929
# When the ref is empty, HEAD will be checked out.
3030
ref: ${{ github.event.inputs.git-ref }}

0 commit comments

Comments
 (0)