Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucaber authored Sep 25, 2024
1 parent 301cb72 commit 0276463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
VAULT_DEV_ROOT_TOKEN_ID: "test"
steps:
- uses: actions/checkout@2.5.0
- uses: actions/checkout@v2.5.0
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 0276463

Please sign in to comment.