Skip to content

Commit

Permalink
Bump actions/upload-artifact from 3 to 4 (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent eb4d6df commit d7cf186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/non-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm ci
npm run build
- name: Save artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: hourly-weather.js
retention-days: 5
Expand Down

0 comments on commit d7cf186

Please sign in to comment.