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 b95a8ba commit 89d45aeCopy full SHA for 89d45ae
.github/workflows/lambda.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build distribution
33
run: yarn build
34
- name: Upload coverage report
35
- uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v31.2
+ uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v31.2
36
if: ${{ failure() }}
37
with:
38
name: coverage-reports
0 commit comments