We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4970f77 commit c76378fCopy full SHA for c76378f
.github/workflows/tests.yml
@@ -70,7 +70,7 @@ jobs:
70
# printf "DB_BUNDLENAME=com.mysql.cj\n" >> .env
71
72
- name: Cache CommandBox Dependencies
73
- uses: actions/cache@v1
+ uses: actions/cache@v4
74
if: ${{ true }}
75
with:
76
path: ~/.CommandBox/artifacts
0 commit comments