aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index 1629733ae..82be41b3e 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -50,7 +50,7 @@ jobs:
50 packages.microsoft.com:443 50 packages.microsoft.com:443
51 ppa.launchpadcontent.net:443 51 ppa.launchpadcontent.net:443
52 security.ubuntu.com:80 52 security.ubuntu.com:80
53 - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 53 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
54 - name: update package information 54 - name: update package information
55 run: sudo apt-get update -qy 55 run: sudo apt-get update -qy
56 - name: install dependencies 56 - name: install dependencies