We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af2e861 + 6a4f0da commit ba1eb08Copy full SHA for ba1eb08
1 file changed
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
merge-multiple: true
81
82
- name: Create GitHub Release
83
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
84
with:
85
files: xmllint_*
86
generate_release_notes: true
0 commit comments