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 09cbcf1 commit e128a98Copy full SHA for e128a98
.github/workflows/ci-cd.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
# Checkout code just once
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
24
# Setup Node.js only once
25
- name: Setup Node.js
0 commit comments