Skip to content

Commit

Permalink
Merge pull request #42 from jenkinsci/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-3
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
2 parents 1ecd6a4 + 321ebf3 commit 1a8620e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 1a8620e

Please sign in to comment.