We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26839b5 + e37ac2a commit 3c129e2Copy full SHA for 3c129e2
1 file changed
.github/workflows/push.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v6.0.0
11
12
- name: Cache dialyzer plts
13
- uses: actions/cache@v4.2.0
+ uses: actions/cache@v4.3.0
14
with:
15
path: priv/plts
16
key: ${{runner.os}}-${{hashFiles('**/.tool-versions')}}-plts
0 commit comments