Skip to content

Commit

Permalink
Checkout on action
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed Sep 21, 2023
1 parent 87e8749 commit 92e5845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-for-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- run: |
./update.js --no-commit
VERSION=`node --eval 'console.log(require("./package.json").version)'`
Expand Down

0 comments on commit 92e5845

Please sign in to comment.