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 ef260cf commit a4c9a62Copy full SHA for a4c9a62
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Checkout the nightly-trigger repository
39
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
40
with:
41
repository: 'jMonkeyEngine/sdk-update-center'
42
ref: nightly
0 commit comments