Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 3 to 4 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 1b13dd5 commit 20dd93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-dragonwell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- 17
steps:
- name: Git checkout for Github repository workspace
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 20dd93c

Please sign in to comment.