Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/pip/pyiron-base-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda authored Aug 29, 2024
2 parents eaabb95 + 5a887ba commit 05cb5e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on:

jobs:
pyiron:
uses: pyiron/actions/.github/workflows/dependabot-pr.yml@actions-3.1.0
uses: pyiron/actions/.github/workflows/dependabot-pr.yml@actions-3.3.0
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pyiron/actions/build-notebooks@actions-3.1.0
- uses: pyiron/actions/build-notebooks@actions-3.3.0
with:
python-version: '3.11'
env-files: .ci_support/environment-notebooks-integration.yml
Expand Down

0 comments on commit 05cb5e4

Please sign in to comment.