Skip to content

Commit

Permalink
don't hardcode ref main
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Sep 29, 2024
1 parent 0ec1bbb commit d8a262e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
with:
fetch-depth: 0
repository: holdenk/spark-testing-base
ref: main
- uses: actions/setup-java@v3
with:
java-version: ${{ matrix.java-version }}
Expand Down

0 comments on commit d8a262e

Please sign in to comment.