Skip to content

Commit 106ecb1

Browse files
committed
Bump GitHub Actions
1 parent 681e70c commit 106ecb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v4
1010
- name: Setup Python
11-
uses: actions/setup-python@v2
11+
uses: actions/setup-python@v5
1212
with:
1313
python-version: 3.9
1414
- name: Check configuration

0 commit comments

Comments
 (0)