Skip to content

Commit

Permalink
chore: Bump graalvm/setup-graalvm from 1.1.5.1 to 1.1.8.2 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 6f9cc5b commit 067c12f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: ilammy/[email protected]

- name: Setup GraalVM
uses: graalvm/[email protected].5.1
uses: graalvm/[email protected].8.2
with:
distribution: 'graalvm'
java-version: 17
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: ilammy/[email protected]

- name: Setup GraalVM
uses: graalvm/[email protected].5.1
uses: graalvm/[email protected].8.2
with:
distribution: 'graalvm'
java-version: 17
Expand Down

0 comments on commit 067c12f

Please sign in to comment.