We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8637367 commit c54c882Copy full SHA for c54c882
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
coverage: pcov
66
ini-values: error_reporting=E_ALL
67
- name: Download repo content from artifact
68
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
69
with:
70
name: full-workspace
71
- name: Install jq and coreutils
0 commit comments