Skip to content

Commit 736b73e

Browse files
ci(deps): bump actions/cache from 4 to 5 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c76304e commit 736b73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363

6464
- name: "Cache: cygwin packages repository"
65-
uses: actions/cache@v4
65+
uses: actions/cache@v5
6666
with:
6767
path: cygwin\.pkg-cache
6868
key: ${{ runner.os }}-cygwinrepo

0 commit comments

Comments
 (0)