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 4bcce20 commit f3d8272Copy full SHA for f3d8272
.github/workflows/discord-webhook.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout repository
24
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.1.7
25
26
- name: Set up Java JDK 17
27
uses: actions/setup-java@v4.0.0
.github/workflows/sonarcloud.yml
@@ -19,7 +19,7 @@ jobs:
19
20
with:
fetch-depth: 0
0 commit comments