Skip to content

Commit

Permalink
use checkout@v3 for actions/checkout#1048 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hackedy committed Jul 20, 2023
1 parent 8ad4f1b commit 7b3be3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verification.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
container: ghcr.io/cucapra/calyx:latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Get bwrap for opam
run: |
apt-get update -y
Expand Down

0 comments on commit 7b3be3e

Please sign in to comment.