Skip to content

Commit 5ee9bdd

Browse files
committed
Bump Action version
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent b766b4b commit 5ee9bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424

2525
steps:
26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v5
2727
- uses: actions/setup-java@v4
2828
with:
2929
distribution: 'temurin'

0 commit comments

Comments
 (0)