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

Commit

Permalink
Merge pull request #385 from pyiron/update_actions
Browse files Browse the repository at this point in the history
Bump pyiron/actions dependency from 3.3.0 to 3.3.3
  • Loading branch information
liamhuber authored Nov 25, 2024
2 parents 96959d4 + 37f3e09 commit 0cd14f3
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.3.0
uses: pyiron/actions/.github/workflows/dependabot-pr.yml@actions-3.3.3
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.3.0
- uses: pyiron/actions/build-notebooks@actions-3.3.3
with:
python-version: '3.11'
env-files: .ci_support/environment-notebooks-integration.yml
Expand Down

0 comments on commit 0cd14f3

Please sign in to comment.