Skip to content

Commit

Permalink
Merge pull request #2493 from GEOS-ESM/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
mathomp4 authored Dec 15, 2023
2 parents 22c1714 + 7b76ae4 commit ea28362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_yaml_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
format: colored
config_file: .yamllint.yml

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: yamllint-logfile
Expand Down

0 comments on commit ea28362

Please sign in to comment.