There was an error while loading. Please reload this page.
1 parent ef50063 commit 4ac0d18Copy full SHA for 4ac0d18
2 files changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
environment: npm
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
22
23
- name: Setup Node.js
24
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6
.github/workflows/test.yml
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments