Skip to content

Commit 3d3f702

Browse files
committed
Upgrade to checkout v3
Signed-off-by: utam0k <[email protected]>
1 parent f3b9349 commit 3d3f702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323

2424
steps:
25-
- uses: actions/checkout@v2
25+
- uses: actions/checkout@v3
2626
with:
2727
# By default, the checkout action only fetches the last commit,
2828
# but we want to run DCO check against all commit messages.

0 commit comments

Comments
 (0)