Skip to content

Commit d9d6543

Browse files
Merge pull request #102 from Azure-Samples/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 5de06f2 + 6729c1a commit d9d6543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121

2222
- uses: actions/setup-python@v5
2323
with:

0 commit comments

Comments
 (0)