Skip to content

Commit

Permalink
Merge pull request #249 from glotzerlab/dependabot-github_actions-tru…
Browse files Browse the repository at this point in the history
…nk-actions-version-ee8e12b2b9

Bump the actions-version group with 2 updates
  • Loading branch information
joaander authored Sep 3, 2024
2 parents 5866a31 + fec3bd2 commit b03a478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Tar source
run: tar -cvJf "${name}-${tag:1}.tar.xz" "${name}-${tag:1}"

- uses: actions/upload-artifact@v4.3.4
- uses: actions/upload-artifact@v4.4.0
with:
name: release
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-conda-lockfiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
update:
uses: glotzerlab/workflows/.github/workflows/update-conda-lockfiles.yaml@ea2e25d07af862a1c696a932c2bd6b242d142049 # 0.2.0
uses: glotzerlab/workflows/.github/workflows/update-conda-lockfiles.yaml@ae7e7c6931098a313ef8069ef04b88a55c3a40f6 # 0.3.0
secrets: inherit
with:
branch: trunk

0 comments on commit b03a478

Please sign in to comment.