Skip to content

Commit

Permalink
Run on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alerman committed Sep 27, 2024
1 parent 5ec5431 commit 17ddea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-accumulo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
path: datawave

- name: Checkout Accumulo
uses: actions/checkout@v4
uses: actions/checkout@v4.2.0
id: accumuloCheckout
with:
repository: ${{ github.event.inputs.accumuloRepo || 'apache/accumulo' }}
Expand Down

0 comments on commit 17ddea8

Please sign in to comment.