Skip to content

Commit

Permalink
Merge pull request #151 from twirphp/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.3.3

build(deps): bump actions/upload-artifact from 3.1.2 to 4.3.3
  • Loading branch information
sagikazarmark authored May 16, 2024
2 parents 3a4a646 + 8988fe3 commit 75fddae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload artifacts
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: "[${{ github.job }}] Goreleaser output"
path: |
Expand Down

0 comments on commit 75fddae

Please sign in to comment.