Skip to content

Commit

Permalink
Update 0303-arguments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-regis authored Sep 1, 2023
1 parent de55deb commit a86cfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/0303-arguments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: apache/tomcat # Repository name with owner
ref: master # The branch, tag or SHA to checkout
ref: main # The branch, tag or SHA to checkout
path: ./tomcat # Relative path under $GITHUB_WORKSPACE

- name: Setup Java 9
Expand Down

0 comments on commit a86cfd3

Please sign in to comment.