We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b032b commit bfdb0e5Copy full SHA for bfdb0e5
.github/workflows/dialyzer.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-24.04
8
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
with:
12
persist-credentials: false
13
.github/workflows/quality.yml
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
25
26
27
28
29
0 commit comments