Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
Now its using nodejs 20 + v4 action
  • Loading branch information
cranci1 authored Apr 27, 2024
1 parent 030bd2c commit 3d1d3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: '20'

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

- name: Run ipabuild.sh
run: |
Expand Down

0 comments on commit 3d1d3a5

Please sign in to comment.