Skip to content

Commit

Permalink
LEN-5531: update Github Action dependencies (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvictors-tp authored Nov 14, 2024
1 parent 8549817 commit 24046d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: npm install
- run: npm run lint
- run: npm run test

0 comments on commit 24046d4

Please sign in to comment.