Skip to content

Commit

Permalink
Merge pull request #1 from danzuep/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4 in /.github/workflows
  • Loading branch information
danzuep authored Jan 7, 2024
2 parents 40ccdc2 + d43cadd commit 0a22143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

# https://github.com/actions/upload-artifact
- name: Upload version artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: |
version.txt
Expand Down

0 comments on commit 0a22143

Please sign in to comment.