Skip to content

Commit b00c720

Browse files
Update .github/workflows/firebase-hosting-merge.yml
Co-authored-by: Simone Basso <bassosimone@gmail.com>
1 parent 75648f0 commit b00c720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase-hosting-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: actions/setup-node@v4
17+
- uses: actions/setup-node@v6
1818
with:
1919
node-version: '20'
2020
- run: npm ci

0 commit comments

Comments
 (0)