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.
2 parents 676aafe + 9fdf79c commit a450f40Copy full SHA for a450f40
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build
17
run: ./gradlew build
18
- name: Upload artifacts
19
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
20
with:
21
name: build-artifacts
22
path: build/libs
0 commit comments