Skip to content

Commit ac71ea4

Browse files
chore(deps): update all dependencies (#2230)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent af10850 commit ac71ea4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: echo "::set-output name=current_date::$(date +'%Y-%m-%d')"
3333

3434
- name: Check out main branch
35-
uses: actions/checkout@v3
35+
uses: actions/checkout@v4
3636
with:
3737
ref: refs/heads/main
3838

samples/compute/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.4.0
1+
pytest==7.4.1
22
flaky==3.7.0

0 commit comments

Comments
 (0)