Skip to content

Commit

Permalink
Merge pull request #478 from escemi-tech/dependabot/github_actions/es…
Browse files Browse the repository at this point in the history
…cemi-tech/actions-node-1.4.1
  • Loading branch information
neilime authored Jan 21, 2022
2 parents 932617d + 2444002 commit 062ff24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: escemi-tech/actions-node@v1.4.0
- uses: escemi-tech/actions-node@v1.4.1
with:
checks: true

Expand All @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
environment: github-pages
steps:
- uses: escemi-tech/actions-node@v1.4.0
- uses: escemi-tech/actions-node@v1.4.1
with:
checkout-token: ${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}

Expand Down

0 comments on commit 062ff24

Please sign in to comment.