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 fb76ce3 commit dc01fcdCopy full SHA for dc01fcd
.github/workflows/CI.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout sources
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
22
with:
23
persist-credentials: false
24
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
@@ -68,7 +68,7 @@ jobs:
68
runs-on: ubuntu-latest
69
70
71
72
73
74
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
0 commit comments