Skip to content

Commit

Permalink
use v3 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhardikjoshi committed Sep 26, 2024
1 parent 3baa3b5 commit 1d41854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}

- name: Set up Java
uses: actions/setup-java@v4
uses: actions/setup-java@v3
if: matrix.java-version
with:
distribution: 'temurin'
Expand Down

0 comments on commit 1d41854

Please sign in to comment.