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 91e6078 commit d722e15Copy full SHA for d722e15
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
test:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
with:
22
persist-credentials: false
23
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments