We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d0ba9 commit 4f5f642Copy full SHA for 4f5f642
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
deploy:
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
26
concurrency:
27
group: ${{ github.workflow }}-${{ github.ref }}
28
steps:
0 commit comments