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.
1 parent c6e7239 commit b5a6229Copy full SHA for b5a6229
.github/workflows/alpine.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
alpine:
7
runs-on: ubuntu-24.04
8
- container: 'alpine:3.21'
+ container: 'alpine:3.22'
9
steps:
10
# Git is required so that actions/checkout does a proper Git checkout.
11
- name: Install Git in container
0 commit comments