Skip to content

Commit 1528508

Browse files
committed
ci: bump actions
1 parent d9bd5d8 commit 1528508

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macOS-latest]
2121

2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v6
2424

2525
- name: Install Node.js
26-
uses: actions/setup-node@v4
26+
uses: actions/setup-node@v6
2727
with:
2828
node-version-file: .nvmrc
2929

0 commit comments

Comments
 (0)