Skip to content

Commit

Permalink
Update actions to v4 build-ibiss.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pennions authored Mar 28, 2024
1 parent 0fa8b23 commit 64e0104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ibiss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

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

- name: Install dependencies
run: npm run actions:install
Expand Down

0 comments on commit 64e0104

Please sign in to comment.