Skip to content

Commit 64b01d6

Browse files
Bump the dependencies group with 2 updates (#81)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e12ce80 commit 64b01d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ jobs:
1414

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v5
1818

1919
- name: Install pixi
2020
uses: prefix-dev/[email protected]
2121
with:
2222
pixi-version: v0.59.0
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@v5
25+
uses: actions/setup-python@v6
2626
with:
2727
python-version-file: "pyproject.toml"
2828

0 commit comments

Comments
 (0)