Skip to content

Commit 9a95a51

Browse files
Bump the "dependencies" group with 1 updates across multiple ecosystems (#169)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39f66fb commit 9a95a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ jobs:
113113
114114
steps:
115115
- name: Checkout
116-
uses: actions/checkout@v6.0.1
116+
uses: actions/checkout@v6.0.2
117117
with:
118118
fetch-depth: 0
119119

120120
- name: Set up Python
121-
uses: actions/setup-python@v6.1.0
121+
uses: actions/setup-python@v6.2.0
122122
if: matrix.python-version != 'system'
123123
with:
124124
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)