Skip to content

Commit

Permalink
Bump actions/checkoutv2 to actions/checkoutv4 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
neonspectra authored Nov 8, 2023
1 parent a3f4f63 commit 302dca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arise-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Deploy Arise
steps:
- name: git-checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install pandoc
run: sudo apt-get install -y pandoc
Expand Down

0 comments on commit 302dca0

Please sign in to comment.