Skip to content

Commit cc22c47

Browse files
authored
Updated actions/checkout to v6 (#156)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
1 parent 0f133d1 commit cc22c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: [ubuntu-latest]
2020

2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v6
2323

2424
- name: Set up Python ${{ matrix.python-version }}
2525
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)