Skip to content

Commit eb096fa

Browse files
authored
Merge pull request #58 from graphql-java-kickstart/renovate/ubuntu-24.x
chore(deps): update dependency ubuntu to v24
2 parents 8458f0d + cc63b54 commit eb096fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deploy:
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1313
with:

0 commit comments

Comments
 (0)