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 e3aac91 commit 6679936Copy full SHA for 6679936
.github/workflows/update-snapshot.yml
@@ -7,7 +7,7 @@ jobs:
7
update-dep:
8
runs-on: "ubuntu-22.04"
9
container:
10
- image: perl:5.22
+ image: perl:5.22-buster
11
steps:
12
- name: install jq
13
run: |
0 commit comments