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 00d835a commit 8d738a7Copy full SHA for 8d738a7
.github/workflows/release-validator.yml
@@ -50,7 +50,7 @@ jobs:
50
contents: write
51
runs-on: ubuntu-latest
52
steps:
53
- - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
+ - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
54
with:
55
path: ${{ runner.temp }}/artifacts
56
- run: find "$RUNNER_TEMP"/artifacts -type f -ls
0 commit comments