Skip to content

Commit f840409

Browse files
committed
Merge branch 'master' into development
2 parents 4a87941 + 5daed43 commit f840409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci_versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
python-version: "3.9"
2525

2626
steps:
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v6
2828

2929
- name: Set up Python ${{ matrix.python-version }}
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
3232
python-version: ${{ matrix.python-version }}
3333

0 commit comments

Comments
 (0)