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 d82acbd commit 14e7969Copy full SHA for 14e7969
.github/workflows/alpine3.yml
@@ -6,5 +6,5 @@ jobs:
6
alpine3:
7
uses: ./.github/workflows/task-unit-test.yml
8
with:
9
- container: alpine:3
+ container: alpine:3.22
10
pre-checkout-script: apk add bash git
0 commit comments