Skip to content

Commit 13fb413

Browse files
committed
Bump actions versions
1 parent c751827 commit 13fb413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
test_macos:
88
runs-on: macos-latest
99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v6
1111
- name: Install java
12-
uses: actions/setup-java@v3
12+
uses: actions/setup-java@v5
1313
with:
1414
distribution: 'temurin'
1515
java-version: '21'

0 commit comments

Comments
 (0)