Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v2.2.2 | v2.3.0 |
  • Loading branch information
renovate-bot committed Nov 17, 2021
1 parent cf1b365 commit 36be0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Expand Up @@ -105,7 +105,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2.2.2
- uses: actions/setup-python@v2.3.0
- uses: actions/setup-go@v2
with:
go-version: 1.16
Expand Down

0 comments on commit 36be0bf

Please sign in to comment.