Skip to content

Commit

Permalink
Merge pull request #605 from eed3si9n/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4
  • Loading branch information
eed3si9n authored Oct 2, 2023
2 parents 78dbb9a + 014c42b commit 4251d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
JVM_OPTS: -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup JVM
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 4251d3e

Please sign in to comment.