We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03ae333 + a9fcdd6 commit 710cc59Copy full SHA for 710cc59
1 file changed
.github/workflows/push.yml
@@ -7,7 +7,7 @@ jobs:
7
env:
8
MIX_ENV: test
9
steps:
10
- - uses: actions/checkout@v6.0.0
+ - uses: actions/checkout@v6.0.2
11
12
- name: Cache dialyzer plts
13
uses: actions/cache@v5.0.3
0 commit comments