We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89d309 commit bafc6b7Copy full SHA for bafc6b7
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout
9
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
10
11
- name: Setup Java
12
uses: actions/setup-java@v3
.github/workflows/spotless.yml
0 commit comments