Skip to content

Commit

Permalink
chore: changes from formatting on save
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Nov 15, 2024
1 parent 7680387 commit a50bc37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/init/action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Install deps
description: ""
description: ''
runs:
using: composite
steps:
- uses: actions/setup-node@v2
with:
node-version: "20"
node-version: '20'

- name: Install packages
shell: bash
Expand Down

0 comments on commit a50bc37

Please sign in to comment.