summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8fe7c43..adc7db1 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39 with: 39 with:
40 version: master 40 version: master
41 41
42 - uses: actions/cache@v3 42 - uses: actions/cache@v4
43 if: ${{ matrix.os != 'windows-latest' }} 43 if: ${{ matrix.os != 'windows-latest' }}
44 with: 44 with:
45 path: | 45 path: |