We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c924d1 commit eed96c7Copy full SHA for eed96c7
1 file changed
.github/workflows/pr.yml
@@ -19,5 +19,5 @@ jobs:
19
- name: Install deps
20
run: |
21
sudo apt-get update
22
- sudo apt-get install -y aptly
+ sudo apt-get install -y aptly=1.4.0
23
aptly config show
0 commit comments