Skip to content

Commit 91368d4

Browse files
authored
Merge pull request #100
Bump the all-github-actions group with 2 updates
2 parents 6738f8a + a9943db commit 91368d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v6
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.40.0
13+
uses: crate-ci/typos@v1.41.0

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
version: ${{ matrix.version }}
4949
arch: ${{ matrix.arch }}
50-
- uses: actions/cache@v4
50+
- uses: actions/cache@v5
5151
env:
5252
cache-name: cache-artifacts
5353
with:

0 commit comments

Comments
 (0)