Skip to content

Commit ff259ce

Browse files
chore(deps): bump the actions group with 2 updates (#784)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93bacbd commit ff259ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
needs: build
5252
runs-on: ubuntu-latest
5353
steps:
54-
- uses: actions/checkout@v3
54+
- uses: actions/checkout@v4
5555
- name: Set up Python 3.11
56-
uses: actions/setup-python@v4
56+
uses: actions/setup-python@v5
5757
with:
5858
python-version: "3.11"
5959
- name: Install Nox-under-test

0 commit comments

Comments
 (0)