Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/github-actions-162…
Browse files Browse the repository at this point in the history
…39e05d6
  • Loading branch information
lkstrp authored Jan 6, 2025
2 parents 3655107 + ab0bb79 commit 5de70d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: self-hosted
steps:
- uses: PyPSA/[email protected].4
- uses: PyPSA/[email protected].5
with:
step: run-self-hosted-validation
env_file: envs/environment.yaml
Expand All @@ -32,7 +32,7 @@ jobs:
needs: run-validation
runs-on: ubuntu-latest
steps:
- uses: PyPSA/[email protected].4
- uses: PyPSA/[email protected].5
with:
step: create-comment
snakemake_config: config/config.yaml
Expand Down

0 comments on commit 5de70d5

Please sign in to comment.