Skip to content

Commit e94308a

Browse files
committed
ci: bump version gh action (node 20)
Signed-off-by: minff <16268924+minff@users.noreply.github.com>
1 parent 7a2c3ab commit e94308a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
runs-on: ubuntu-latest
1919

2020
steps:
21-
- uses: actions/checkout@v3
21+
- uses: actions/checkout@v7
2222

2323
- name: Set up Python
24-
uses: actions/setup-python@v4
24+
uses: actions/setup-python@v7
2525
with:
2626
python-version: '3.9'
2727

0 commit comments

Comments
 (0)