Skip to content

Commit

Permalink
Revert "Revert "build(deps): bump the github-actions group (#2200)" (#…
Browse files Browse the repository at this point in the history
…2202)"

This reverts commit ad34883.
  • Loading branch information
beckermr authored Jan 2, 2025
1 parent ad34883 commit 13d31e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_proxy-file-for-dependabot-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
if: false
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Conda env
uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7
uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29
with:
environment-file: environment.yml
cache-environment: true
Expand Down

0 comments on commit 13d31e7

Please sign in to comment.