We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e556c76 commit 7e40161Copy full SHA for 7e40161
.github/workflows/dependencies-diff.yml
@@ -26,7 +26,7 @@ jobs:
26
show-spring-boot-version-diff:
27
name: Run show-spring-boot-version-diff.sh
28
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on
29
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
30
steps:
31
- name: Clone source code
32
uses: actions/[email protected] # https://github.com/actions/checkout
0 commit comments