We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aff955 commit f96a4e5Copy full SHA for f96a4e5
1 file changed
.github/workflows/project-close-issue.yaml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
update-project:
8
name: Match issue to GitHub project
9
- runs-on: ubuntu-10.04
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/add-to-project@v1.0.2
12
id: add
0 commit comments