Skip to content

Commit 32748b1

Browse files
authored
chore(deps): bump the dependencies group across 1 directory with 2 updates (#92)
2 parents 68b0212 + 785bbf5 commit 32748b1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout code
24-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
24+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
2525
with:
2626
fetch-depth: 0
2727

@@ -59,7 +59,7 @@ jobs:
5959

6060
- if: matrix.python-version == '3.10'
6161
name: Upload coverage to Codecov
62-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
62+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
6363
continue-on-error: true
6464
with:
6565
token: ${{ secrets.CODECOV_TOKEN }}
@@ -74,7 +74,7 @@ jobs:
7474
id-token: write # Required for PyPI trusted publishing
7575

7676
steps:
77-
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
77+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
7878
with:
7979
fetch-depth: 0
8080

@@ -105,7 +105,7 @@ jobs:
105105
needs: [publish]
106106

107107
steps:
108-
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
108+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
109109
with:
110110
fetch-depth: 0
111111

0 commit comments

Comments
 (0)