We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d43d2 + bd2a08f commit fca10b5Copy full SHA for fca10b5
1 file changed
.github/workflows/node.js.yml
@@ -20,7 +20,7 @@ jobs:
20
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
21
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
- name: Copy settings file
25
run: |
26
cp example.env .env
0 commit comments