chore(deps): update dependency ubuntu to v24 #19

Merged
renovate merged 1 commits from renovate/ubuntu-24.x into main 2024-09-29 01:09:27 +00:00

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
# Runner to use
runs-on: ubuntu-22.04
runs-on: ubuntu-24.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!"