Skip to content

Commit

Permalink
Merge pull request #10 from ruru-m07/main
Browse files Browse the repository at this point in the history
FIX issues
  • Loading branch information
ruru-m07 authored Jan 26, 2024
2 parents 9d708ae + 6354953 commit 4c294f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint_chacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
- name: Checkout repository 🔍
uses: actions/checkout@v2

- name: Setup Node.js
- name: Setup Node.js 🫡
uses: actions/setup-node@v2
with:
node-version: "20.9.0"
Expand Down

0 comments on commit 4c294f5

Please sign in to comment.