ci: Update packages to latest versions #93

Open
forgejo-actions wants to merge 1 commit from ci/bump into main
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci/bump:ci/bump
git switch ci/bump

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ci/bump
git switch ci/bump
git rebase main
git switch main
git merge --ff-only ci/bump
git switch ci/bump
git rebase main
git switch main
git merge --no-ff ci/bump
git switch main
git merge --squash ci/bump
git switch main
git merge --ff-only ci/bump
git switch main
git merge ci/bump
git push origin main
Sign in to join this conversation.
No description provided.