Skip to content

Commit ad725df

Browse files
committed
Bump actions/checkout,setup-python to v4.
1 parent 0d333e9 commit ad725df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v2
14-
- uses: actions/setup-python@v2
13+
- uses: actions/checkout@v4
14+
- uses: actions/setup-python@v4
1515
with:
1616
python-version: "3.10"
1717

0 commit comments

Comments
 (0)