Skip to content

Commit

Permalink
feat: use checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
PancakePhilarmonych committed Nov 1, 2023
1 parent e0ee3e1 commit 15d5d1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- name: Use Node.js v14.17.6
uses: actions/checkout@v2
uses: actions/setup-node@v2
with:
node-version: '14.17.6'
- name: build
Expand Down

0 comments on commit 15d5d1d

Please sign in to comment.