We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40829e9 commit e079997Copy full SHA for e079997
2 files changed
action.yml
@@ -5,7 +5,7 @@ permissions:
5
contents: read
6
metadata: read
7
author: "Scientific-Python"
8
-version: "0.6.0"
+version: "0.6.1"
9
10
inputs:
11
artifacts_path:
pixi.toml
@@ -4,7 +4,7 @@ channels = ["conda-forge"]
4
description = "Environment for the scientific-python/upload-nightly-action GitHub action"
name = "upload-nightly-action"
platforms = ["linux-64", "osx-64", "osx-arm64"]
-version = "0.6.0"
+version = "0.6.1"
[tasks]
0 commit comments