Skip to content

Commit a76e131

Browse files
committed
🐛 👮 npm-publish.yml typo
1 parent c4cff11 commit a76e131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd3184696330 # v4.1.2
9+
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
1010
# Setup .npmrc file to publish to npm
1111
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
1212
with:

0 commit comments

Comments
 (0)