Skip to content

Commit

Permalink
Merge pull request #1979 from camptocamp/renovate/master-asdf-vm-acti…
Browse files Browse the repository at this point in the history
…ons-2.x

Update asdf-vm/actions action to v2 (master)
  • Loading branch information
sbrunner authored Apr 3, 2023
2 parents 2b90ef1 + e217dd0 commit 62d134a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: andstor/file-existence-action@v2
with:
files: .tool-versions
- uses: asdf-vm/actions/install@v1
- uses: asdf-vm/actions/install@v2
if: steps.tool-versions.outputs.files_exists == 'true'
- run: cat /tmp/python-build.*.log
if: failure()
Expand Down

0 comments on commit 62d134a

Please sign in to comment.