Skip to content

Commit 39f28f5

Browse files
committed
bump github actions version
1 parent 14140d9 commit 39f28f5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Install node modules
6767
run: yarn install
68-
68+
6969
- name: Ensure npm CLI supports OIDC
7070
run: npm install -g npm@latest
7171

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"plugin"
3131
],
3232
"publishConfig": {
33-
"access": "public",
34-
"provenance": true,
35-
"registry": "https://registry.npmjs.org"
33+
"access": "public",
34+
"provenance": true,
35+
"registry": "https://registry.npmjs.org"
3636
},
3737
"dependencies": {},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)