Skip to content

Commit 90ef3c7

Browse files
authored
Merge branch 'main' into docs/add-neovim-integration
2 parents 5f77ecb + 6e84c2b commit 90ef3c7

File tree

10 files changed

+116
-134
lines changed

10 files changed

+116
-134
lines changed

.github/workflows/diff_shades.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Attempt to use cached baseline analysis
8585
id: baseline-cache
86-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
86+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
8787
with:
8888
path: ${{ matrix.baseline-analysis }}
8989
key: ${{ matrix.baseline-cache-key }}
@@ -147,7 +147,7 @@ jobs:
147147
# (but it wouldn't cause problems if we theoretically did)
148148
- name: Attempt to find baseline analysis
149149
id: baseline-cache
150-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
150+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
151151
with:
152152
path: ${{ matrix.baseline-analysis }}
153153
key: ${{ matrix.baseline-cache-key }}

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Multiple contributions by:
7979
- [Hadi Alqattan](mailto:alqattanhadizaki@gmail.com)
8080
- [Hassan Abouelela](mailto:hassan@hassanamr.com)
8181
- [Heaford](mailto:dan@heaford.com)
82-
- [Hugo Barrera](mailto::hugo@barrera.io)
82+
- [Hugo Barrera](mailto:hugo@barrera.io)
8383
- Hugo van Kemenade
8484
- [Hynek Schlawack](mailto:hs@ox.cx)
8585
- [Ionite](mailto:dev@ionite.io)

0 commit comments

Comments
 (0)