aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codespell.yml')
-rw-r--r--.github/workflows/codespell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index b5d2b505d..b2cbed818 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -32,7 +32,7 @@ jobs:
32 packages.microsoft.com:443 32 packages.microsoft.com:443
33 ppa.launchpadcontent.net:443 33 ppa.launchpadcontent.net:443
34 security.ubuntu.com:80 34 security.ubuntu.com:80
35 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 35 - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
36 - name: update package information 36 - name: update package information
37 run: sudo apt-get update -qy 37 run: sudo apt-get update -qy
38 - name: install dependencies 38 - name: install dependencies