We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4d113 commit 3386a8aCopy full SHA for 3386a8a
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
# === SETUP PHASE ===
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
submodules: recursive
23
@@ -40,7 +40,7 @@ jobs:
40
cache-dependency-path: 'package-lock.json'
41
42
- name: Repository lampy
43
44
45
46
repository: koromerzhin/lampy
0 commit comments