Skip to content

Commit 1cba165

Browse files
authored
Merge pull request #50 from genotrance/dependabot/github_actions/github-actions-78e82347d6
Bump the github-actions group with 2 updates
2 parents 862bf2e + 70823bc commit 1cba165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
runs-on: "${{ matrix.os.runner }}"
4242
steps:
4343
- name: "Checkout the repository"
44-
uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0
44+
uses: "actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3" # v6.0.0
4545

4646
- name: "Setup Pythons"
47-
uses: "actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c" # v6.0.0
47+
uses: "actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548" # v6.1.0
4848
env:
4949
# Disable pip upgrade warnings while setting up Python versions.
5050
PIP_DISABLE_PIP_VERSION_CHECK: "1"

0 commit comments

Comments
 (0)