We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843d28a commit e3aac91Copy full SHA for e3aac91
.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.36
+ image: perl:5.22
11
steps:
12
- name: install jq
13
run: |
0 commit comments