Skip to content

Commit

Permalink
Update microshed-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Aure <[email protected]>
  • Loading branch information
appiepollo14 and KyleAure authored Nov 7, 2023
1 parent b6a6a33 commit b2c622e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microshed-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Build ${{ matrix.java }}, ${{ matrix.os }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Java
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit b2c622e

Please sign in to comment.