We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520db32 commit 4dc186eCopy full SHA for 4dc186e
.github/workflows/gradle-test-build.yml
@@ -45,7 +45,7 @@ jobs:
45
run: ./gradlew mingwX64Test --full-stacktrace
46
47
- name: Upload reports
48
- uses: actions/[email protected].0
+ uses: actions/[email protected].2
49
with:
50
name: 'reports-${{ matrix.os }}'
51
path: '**/build/reports/**'
0 commit comments