Skip to content

Commit 7cd091a

Browse files
action cache version
1 parent 28b72f8 commit 7cd091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
working-directory: ./Package
142142

143143
- name: Cache XCFrameworks
144-
uses: actions/cache@v2
144+
uses: actions/cache@v4
145145
with:
146146
path: Modules/@babylonjs/react-native-iosandroid/ios/libs
147147
key: ${{ runner.os }}-xcframeworks-${{ github.sha }}

0 commit comments

Comments
 (0)