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.
2 parents b563494 + ca9266e commit 78763efCopy full SHA for 78763ef
.github/workflows/close-pull-request.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
run:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: superbrothers/close-pull-request@v3
12
with:
0 commit comments