Skip to content

Commit

Permalink
Merge pull request #105 from 9renpoto/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4

chore(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
9renpoto authored Jan 1, 2024
2 parents 6b58a52 + 868c668 commit e698bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: main
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: Label config
- run: cp labels.yaml .github/labels.yaml
Expand Down

0 comments on commit e698bf3

Please sign in to comment.