Skip to content

Commit

Permalink
Bump actions/checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored May 12, 2023
1 parent 02ccf9c commit 886a2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
SLACK_CHANNELS: rsv
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: nextstrain/.github/actions/setup-nextstrain-cli@master

- name: launch_build
Expand Down

0 comments on commit 886a2e9

Please sign in to comment.