Skip to content

Commit

Permalink
Update snyk-client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoLeist authored Dec 8, 2023
1 parent 38e4eb1 commit 4c5b69d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/snyk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
contents: read
security-events: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.1
- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v2.4.0
with:
version: 7
version: 8
run_install: |
- recursive: false
cwd: convertPheno_client
Expand Down

0 comments on commit 4c5b69d

Please sign in to comment.