Skip to content

Commit b2c5a76

Browse files
zeevmoneyCopilot
andauthored
Update .github/workflows/javadoc.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bb9fec2 commit b2c5a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/javadoc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
javadoc:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
- uses: actions/setup-java@v3.11.0
1515
with:
1616
java-version: '8'

0 commit comments

Comments
 (0)