Skip to content

Commit 199c228

Browse files
🔧 update checkout@v3 to checkout@v4 on all actions + update test lib (#193)
1 parent f1a9f69 commit 199c228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-code-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- "temurin"
2424

2525
steps:
26-
- uses: actions/checkout@v3
26+
- uses: actions/checkout@v4
2727
with:
2828
submodules: recursive
2929
- name: Set up JDK ${{ matrix.java-version }}

0 commit comments

Comments
 (0)