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 b2cbed818..380abe248 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac 35 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
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