Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 368a9f3

Browse files
authored
deps: update actions/checkout action to v4 (#3006)
1 parent aafd5b9 commit 368a9f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unmanaged_dependency_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
unmanaged_dependency_check:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v4
99
- uses: actions/setup-java@v3
1010
with:
1111
distribution: temurin

0 commit comments

Comments
 (0)