chore(deps): update dependency ubuntu to v22 #13

Merged
renovate merged 1 commits from renovate/ubuntu-22.x into main 2024-08-18 00:12:40 +00:00

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
# Runner to use
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"