Use ubuntu 22.04 for publish-to-modrinth. (#500)

This commit is contained in:
Kichura 2022-10-21 20:53:57 +02:00 committed by GitHub
parent 8f06087ad7
commit c76a42e5e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
version: ${{ steps.get_version.outputs.version }} for 1.19.2 (CurseForge)
publish-to-modrinth:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Download the pack files
uses: robinraju/release-downloader@v1.5