We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac0da1 commit 81bfb40Copy full SHA for 81bfb40
.github/workflows/check-version.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
check-updates:
10
name: Check for updates
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
12
steps:
13
- name: Generate token
14
id: generate_token
0 commit comments