We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adc5d5 commit 7c40aaeCopy full SHA for 7c40aae
1 file changed
.github/workflows/build-and-push-docker-image.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
build:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
18
steps:
19
- name: Checkout repository
20
uses: actions/checkout@v4
0 commit comments