Skip to content

Commit

Permalink
Merge pull request #15 from JanssenProject/repo_sync
Browse files Browse the repository at this point in the history
ci(workflows): synchronize workflows from JanssenProject/jans-cloud-native
  • Loading branch information
ossdhaval authored Aug 9, 2021
2 parents 0ceb188 + afca818 commit 4b31dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# We need to fetch with a depth of 2 for pull_request so we can do HEAD^2
fetch-depth: 2

- uses: actions/setup-node@v2.2.0
- uses: actions/setup-node@v2.3.0
with:
node-version: 14
- run: |
Expand Down

0 comments on commit 4b31dee

Please sign in to comment.