Skip to content

Commit 9a42f9e

Browse files
authored
chore(deps): update actions/checkout action to v4 (#2408)
1 parent 45bebb1 commit 9a42f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
name: "units (21)"
9393
runs-on: ubuntu-latest
9494
steps:
95-
- uses: actions/checkout@v3
95+
- uses: actions/checkout@v4
9696
- uses: actions/setup-java@v3
9797
with:
9898
java-version: 21

0 commit comments

Comments
 (0)