Skip to content

Commit d01a1ff

Browse files
Update actions/upload-artifact digest to a8a3f3a
1 parent 10d8e33 commit d01a1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656

5757
- name: Publish Test Results
58-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
58+
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
5959
if: always()
6060
with:
6161
name: test-results

0 commit comments

Comments
 (0)