aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ea85e1109..afa8d1305 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61 www.debian.org:443 61 www.debian.org:443
62 www.debian.org:80 62 www.debian.org:80
63 yahoo.com:1025 63 yahoo.com:1025
64 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab 64 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
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