chore(deps): update dependency ubuntu to v24
Some checks failed
renovate / renovate (push) Successful in 1m20s
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Has been cancelled

This commit was merged in pull request #19.
This commit is contained in:
Renovate Bot
2024-09-29 01:09:09 +00:00
parent d4ff00cbb1
commit 53cfb5d598

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!"