aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f046960a3..a63abafcb 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61 github.com:443 61 github.com:443
62 packages.microsoft.com:443 62 packages.microsoft.com:443
63 ppa.launchpadcontent.net:443 63 ppa.launchpadcontent.net:443
64 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 64 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
65 - name: update package information 65 - name: update package information
66 run: sudo apt-get update -qy 66 run: sudo apt-get update -qy
67 - name: install dependencies 67 - name: install dependencies
@@ -108,7 +108,7 @@ jobs:
108 github.com:443 108 github.com:443
109 packages.microsoft.com:443 109 packages.microsoft.com:443
110 ppa.launchpadcontent.net:443 110 ppa.launchpadcontent.net:443
111 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 111 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
112 - name: update package information 112 - name: update package information
113 run: sudo apt-get update -qy 113 run: sudo apt-get update -qy
114 - name: install dependencies 114 - name: install dependencies
@@ -146,7 +146,7 @@ jobs:
146 github.com:443 146 github.com:443
147 packages.microsoft.com:443 147 packages.microsoft.com:443
148 ppa.launchpadcontent.net:443 148 ppa.launchpadcontent.net:443
149 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 149 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
150 - name: update package information 150 - name: update package information
151 run: sudo apt-get update -qy 151 run: sudo apt-get update -qy
152 - name: install dependencies 152 - name: install dependencies
@@ -187,7 +187,7 @@ jobs:
187 ppa.launchpadcontent.net:443 187 ppa.launchpadcontent.net:443
188 www.debian.org:443 188 www.debian.org:443
189 www.debian.org:80 189 www.debian.org:80
190 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 190 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
191 - name: update package information 191 - name: update package information
192 run: sudo apt-get update -qy 192 run: sudo apt-get update -qy
193 - name: install dependencies 193 - name: install dependencies
@@ -231,7 +231,7 @@ jobs:
231 www.debian.org:443 231 www.debian.org:443
232 www.debian.org:80 232 www.debian.org:80
233 yahoo.com:1025 233 yahoo.com:1025
234 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 234 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
235 - name: update package information 235 - name: update package information
236 run: sudo apt-get update -qy 236 run: sudo apt-get update -qy
237 - name: install dependencies 237 - name: install dependencies