Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 12, 2021
1 parent 1a027fb commit 8354f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v2.3.4
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
Expand Down

0 comments on commit 8354f9b

Please sign in to comment.