We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4fdcb commit faf7cfdCopy full SHA for faf7cfd
1 file changed
.github/workflows/myfaces-ci.yml
@@ -83,7 +83,7 @@ jobs:
83
fi
84
85
- name: Reports
86
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
87
if: failure()
88
with:
89
name: reports
0 commit comments