We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a698fa1 + 0b9313a commit 2906fc2Copy full SHA for 2906fc2
1 file changed
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
37
name: "Build ${{ matrix.app }}"
38
steps:
39
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
40
- name: Setup Java
41
uses: actions/setup-java@v5
42
with:
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments