We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ba5367 + f01d48a commit 4f19218Copy full SHA for 4f19218
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout sources
8
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
9
- name: Setup Java
10
uses: actions/setup-java@v5
11
with:
0 commit comments