Skip to content

Commit e693243

Browse files
Merge pull request #95 from vmware/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 26ef099 + 96eed49 commit e693243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
- uses: actions/setup-python@v6
1414
with:
1515
python-version: '3.12'

0 commit comments

Comments
 (0)