We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdb57aa + 946511c commit 132f40eCopy full SHA for 132f40e
.github/workflows/push.yml
@@ -7,7 +7,7 @@ jobs:
7
env:
8
MIX_ENV: test
9
steps:
10
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v6.0.0
11
12
- name: Cache dialyzer plts
13
uses: actions/cache@v4.2.0
0 commit comments