Skip to content

Commit e013cd0

Browse files
committed
[ci] Update GitHub Actions plugins
1 parent 4b6fbce commit e013cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-mvnd/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
- name: Cache mvnd
4949
if: inputs.cache == 'true'
5050
id: cache-mvnd
51-
uses: actions/cache@v3
51+
uses: actions/cache@v4
5252
with:
5353
path: |
5454
${{ inputs.install-path }}/${{ env.MVND_NAME }}.zip

0 commit comments

Comments
 (0)