We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64e1f3 commit 4082034Copy full SHA for 4082034
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
tests:
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
17
18
steps:
19
- uses: actions/checkout@v4
.github/workflows/update-repo-info.yaml
@@ -14,7 +14,7 @@ on:
update_repo_info:
- name: Checkout
20
uses: actions/checkout@v4
0 commit comments