We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c92458 commit 25fcf83Copy full SHA for 25fcf83
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
files: '**/build/test-results/test/TEST-*.xml'
88
89
- name: Upload Artifacts
90
- uses: actions/[email protected].5
+ uses: actions/[email protected].6
91
if: github.repository == 'jaredsburrows/gradle-spoon-plugin' && github.ref == 'refs/heads/master'
92
with:
93
name: gradle-spoon-plugin-${{ github.workflow }}-${{ github.run_id }}
0 commit comments