Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgivrer authored Feb 11, 2024
1 parent 75bc953 commit f80c610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
Build-Karma-Project:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v3
- uses: https://github.com/actions/checkout@v4.1.1
# - uses: https://github.com/actions/setup-java@v3
# with:
# distribution: "zulu" # See 'Supported distributions' for available options
Expand Down

0 comments on commit f80c610

Please sign in to comment.