Skip to content

Commit

Permalink
Merge pull request #68 from snicker/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
Snuffy2 authored Jun 4, 2024
2 parents 44f7f0f + e08dc7d commit e4085bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/async_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "github.event.release.prerelease: ${{ github.event.release.prerelease }}"
echo "github.event.release.draft: ${{ github.event.release.draft }}"
- name: Checkout
uses: actions/[email protected].5
uses: actions/[email protected].6
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit e4085bd

Please sign in to comment.