We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe7655 + 48fc273 commit 513c513Copy full SHA for 513c513
1 file changed
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
13
- name: Setup JDK
14
uses: actions/setup-java@v5
15
with:
0 commit comments