We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8592fbf + 8143730 commit 55e8a7cCopy full SHA for 55e8a7c
1 file changed
.github/workflows/build-test.yml
@@ -91,7 +91,7 @@ jobs:
91
92
- name: Upload test results for site generation
93
if: success() && github.ref == 'refs/heads/main'
94
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
95
with:
96
name: test-results-for-site
97
path: |
0 commit comments