We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0141cdd commit be821f2Copy full SHA for be821f2
.github/workflows/early-access.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: 'JReleaser output'
89
if: always()
90
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
91
with:
92
name: jreleaser-logs
93
path: |
.github/workflows/release.yml
@@ -204,7 +204,7 @@ jobs:
204
205
206
207
208
209
210
0 commit comments