Skip to content

Commit c2ad6a5

Browse files
committed
tests.yml: Update setup-python to v6.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
1 parent 6ebd3d8 commit c2ad6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# This should be the minimum required Python version to build refpolicy.
4343
- name: Set up Python ${{ matrix.build-opts.python }}
44-
uses: actions/setup-python@v4
44+
uses: actions/setup-python@v6
4545
with:
4646
python-version: ${{ matrix.build-opts.python }}
4747

0 commit comments

Comments
 (0)