Skip to content

Commit

Permalink
Fix version in stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 authored Oct 15, 2021
1 parent b47c16e commit 0402d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@4.0.0
- uses: actions/stale@v4.0.0
id: stale
with:
days-before-stale: 28
Expand Down

0 comments on commit 0402d14

Please sign in to comment.