Skip to content

Commit 60683e8

Browse files
committed
chore: upgrade GitHub Actions runtimes
1 parent 8c073a9 commit 60683e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v5
13+
uses: actions/checkout@v6
1414

1515
- name: Setup Python
1616
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)