Skip to content

Commit

Permalink
Merge pull request #50 from antlr/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-2.4.0

Bump actions/checkout from 2.3.5 to 2.4.0
  • Loading branch information
teverett authored Nov 3, 2021
2 parents 02549b2 + b625371 commit b5bf12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0

- name: Set up JDK
uses: actions/setup-java@v2
Expand Down

0 comments on commit b5bf12d

Please sign in to comment.