Skip to content

Commit 89b2c31

Browse files
author
Benedikt Mersch
authored
Bump version (#38)
1 parent f7620c1 commit 89b2c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v3
4242
- name: Cache dependencies
43-
uses: actions/cache@v2
43+
uses: actions/cache@v4
4444
with:
4545
path: ~/.apt/cache
4646
key: ${{ runner.os }}-apt-${{ hashFiles('**/ubuntu_dependencies.yml') }}

0 commit comments

Comments
 (0)