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 4b8d747 commit dc7e4d9Copy full SHA for dc7e4d9
.github/workflows/build.yml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
repository: 'NotEnoughUpdates/NotEnoughUpdates-REPO'
19
path: 'NotEnoughUpdates-REPO' # This is consistent with the repo path defined in NEURepoParserTest.java
20
+ ref: '3181dfb2e71204edb9bf70638418ee890cd28709'
21
22
- name: Validate gradle wrapper
23
uses: gradle/actions/wrapper-validation@v3
0 commit comments