Skip to content

Commit 8b809de

Browse files
committed
Update .github/workflows/pre-release-tests.yml
1 parent 0eca3a3 commit 8b809de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: integration-tests-against-rc
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v3
2121
- name: Set up Python ${{ matrix.python-version }}
2222
uses: actions/setup-python@v2
2323
with:

0 commit comments

Comments
 (0)