Skip to content

Commit

Permalink
Merge pull request #998 from nextcloud-libraries/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/actions/upload-artifact-4
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
2 parents fe1e4bc + 491398f commit 865e9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
if: contains(steps.last_version.outputs.tag_name, steps.future_version.outputs.version) == false

- name: Upload changelog
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: contains(steps.last_version.outputs.tag_name, steps.future_version.outputs.version) == false
with:
name: Changelog
Expand Down

0 comments on commit 865e9df

Please sign in to comment.