Skip to content

Commit

Permalink
Merge pull request #31 from cossio/dependabot/github_actions/all-deps…
Browse files Browse the repository at this point in the history
…-92d1843df1

Bump the all-deps group across 1 directory with 4 updates
  • Loading branch information
cossio authored Nov 29, 2024
2 parents 10befd1 + 94885d0 commit 13f72bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
arch:
- x64
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: julia-actions/setup-julia@780022b48dfc0c2c6b94cfee6a9284850107d037
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde
- uses: julia-actions/cache@824243901fb567ccb490b0d0e2483ccecde46834
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c
- uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2
- uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0
env:
DATADEPS_ALWAYS_ACCEPT: true # bypass confirmation before downloading data (needed for CI)

0 comments on commit 13f72bb

Please sign in to comment.