Skip to content

Commit

Permalink
Merge pull request #965 from syself/renovate/major-22-github-actions
Browse files Browse the repository at this point in the history
🌱 Update Github Actions group to 22.04
  • Loading branch information
batistein authored Sep 26, 2023
2 parents 58cc9e3 + 4655fd3 commit b0d5a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-cache-cleaner-caph-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
cache-cleaner:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
# Load Golang cache build from GitHub
- name: Load Caph Golang cache build from GitHub
Expand Down

0 comments on commit b0d5a99

Please sign in to comment.