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 432b467 commit 10d073bCopy full SHA for 10d073b
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
# === SETUP PHASE ===
27
- name: Checkout
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
with:
30
submodules: recursive
31
@@ -48,7 +48,7 @@ jobs:
48
cache-dependency-path: 'package-lock.json'
49
50
- name: Repository lampy
51
52
53
54
repository: koromerzhin/lampy
0 commit comments