Skip to content

Commit 8a2ae05

Browse files
committed
chore(deps): update ci/cd
1 parent e98e301 commit 8a2ae05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout repository
20-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
20+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2121
with:
2222
fetch-depth: 2
2323

@@ -27,7 +27,7 @@ jobs:
2727
version: latest
2828

2929
- name: Setup Node.js
30-
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
30+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3131
with:
3232
node-version-file: .node-version
3333
check-latest: true

0 commit comments

Comments
 (0)