8000 Update integration_test.yml · optimizely/java-sdk@ab1abb7 · GitHub
[go: up one dir, main page]

Skip to content

Commit ab1abb7

Browse files
Update integration_test.yml
1 parent f89f533 commit ab1abb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
test:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
with:
1818
# You should create a personal access token and store it in your repository
1919
token: ${{ secrets.CI_USER_TOKEN }}

0 commit comments

Comments
 (0)
0