Skip to content

Commit 8e9c4ba

Browse files
authored
Merge pull request #68 from hsluv/dependabot/github_actions/actions/checkout-6.0.2
Actions(deps): Bump actions/checkout from 6.0.1 to 6.0.2
2 parents d2078d9 + 3df2269 commit 8e9c4ba

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
@@ -18,7 +18,7 @@ jobs:
1818
name: Run the Test Suite
1919
runs-on: ubuntu-24.04
2020
steps:
21-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222

2323
- name: Set up Python ${{ matrix.python-version }}
2424
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0

0 commit comments

Comments
 (0)