mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
upgrade github action ruby version
This commit is contained in:
parent
ae12871fa9
commit
eb92a79898
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist.yml
vendored
2
.github/workflows/dist.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7
|
||||
ruby-version: 3.4
|
||||
|
||||
- name: Set up yq
|
||||
uses: mikefarah/yq@master
|
||||
|
|
|
|||
Loading…
Reference in a new issue