Skip to content

Commit

Permalink
build: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
nosdrahcirvsky committed May 17, 2024
1 parent 362139f commit 0474d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 0474d61

Please sign in to comment.