We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39fbd50 + 3ae270b commit bf4a7e8Copy full SHA for bf4a7e8
2 files changed
.github/workflows/build.yml
@@ -106,7 +106,7 @@ jobs:
106
uses: actions/checkout@v6
107
108
- name: Download artifacts
109
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
110
111
- name: Upload to Codecov
112
uses: codecov/codecov-action@v6
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
- name: Create release
23
uses: softprops/action-gh-release@v2
0 commit comments