Skip to content

Commit

Permalink
node.js upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
janekmi committed Feb 16, 2024
1 parent 57b49af commit 1743e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan_log_calls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone the git repo
uses: actions/checkout@v3
uses: actions/checkout@v4.1.1

- name: Generate log calls' diff
working-directory: ${{ env.WORKING_DIRECTORY }}
Expand Down

0 comments on commit 1743e8b

Please sign in to comment.