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 09f5dd6 commit a48d98dCopy full SHA for a48d98d
.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