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 65d1c9f + 470f932 commit 6ea08b3Copy full SHA for 6ea08b3
.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].1
+ uses: actions/[email protected].3
20
with:
21
name: build-artifacts
22
path: build/libs
0 commit comments