Skip to content

Commit

Permalink
Merge pull request #333 from crazy-max/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/actions/download-artifact-4.1.7

chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
crazy-max authored Oct 28, 2024
2 parents fd41594 + 2d1515f commit 20892cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xgo-releases-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
generate:
uses: crazy-max/.github/.github/workflows/releases-json.yml@6dc31870ca6c4f8489bf5a408ab38fae60f47eec
uses: crazy-max/.github/.github/workflows/releases-json.yml@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
with:
repository: crazy-max/xgo
artifact_name: xgo-releases-json
Expand All @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4
-
name: Download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: xgo-releases-json
path: .github
Expand Down

0 comments on commit 20892cd

Please sign in to comment.