We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bb5a1 commit aff619bCopy full SHA for aff619b
.github/workflows/integration.yml
@@ -37,7 +37,7 @@ jobs:
37
sudo apt install -y stunnel make
38
make system-setup
39
- name: Cache dependencies
40
- uses: actions/cache@v2
+ uses: actions/cache@v3
41
with:
42
path: |
43
~/.m2/repository
0 commit comments