Skip to content

Commit

Permalink
Merge pull request #163 from casework/bump_github_actions_and_regener…
Browse files Browse the repository at this point in the history
…ate_example_validation_files

Bump GitHub Actions, and UCO to current state of develop
  • Loading branch information
plbt5 authored Nov 7, 2024
2 parents 557269c + 820d63d commit 06a806a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v3
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '11'
Expand Down

0 comments on commit 06a806a

Please sign in to comment.