Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 29c0261

Browse files
committed
Upgrading actions to v4 for setup-java
1 parent 51fafdd commit 29c0261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/tests.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
coverage: none
3333

3434
- name: Setup Java
35-
uses: actions/setup-java@v3
35+
uses: actions/setup-java@v4
3636
with:
3737
distribution: 'temurin'
3838
java-version: '11'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /